Ensure make %_defconfig works without error - now silently

This commit is contained in:
Ulf Samuelsson 2007-09-23 14:36:04 +00:00
parent 476a14f5b8
commit 8820d63a13

View File

@ -409,7 +409,7 @@ endif # ifeq ($(strip $(BR2_HAVE_DOT_CONFIG)),y)
%_defconfig: $(CONFIG)/conf
cp $(shell find ./target/ -name $@) .config
- $(MAKE) oldconfig
-@$(MAKE) oldconfig
help:
@echo 'Cleaning:'