forked from xuos/xiuos
fix a bug in Makefile that prevented removing the '.config' file corrently
This commit is contained in:
@@ -109,4 +109,4 @@ distclean:
|
||||
@echo Clean all configuration
|
||||
@make clean
|
||||
@rm -f .config*
|
||||
@rm -f $(BSP_ROOT)/.config
|
||||
@rm -f $(KERNEL_ROOT)/board/*/.config
|
||||
|
||||
Reference in New Issue
Block a user