diff --git a/Makefile b/Makefile index 8ce49360cc..9db3be7d7b 100644 --- a/Makefile +++ b/Makefile @@ -409,7 +409,7 @@ endif # ifeq ($(strip $(BR2_HAVE_DOT_CONFIG)),y) %_defconfig: $(CONFIG)/conf cp $(shell find ./target/ -name $@) .config - @$(CONFIG)/conf -o $(CONFIG_CONFIG_IN) + - $(MAKE) oldconfig help: @echo 'Cleaning:'