projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
476a14f
)
Ensure make %_defconfig works without error - now silently
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sun, 23 Sep 2007 14:36:04 +0000
(14:36 -0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sun, 23 Sep 2007 14:36:04 +0000
(14:36 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 9db3be7d7b9f5a923fa8a646fcbbf028cc1ee6e1..19ba26b5d30039e1d7cd85d626d0cefc2e0cc8b4 100644
(file)
--- 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
- -
$(MAKE) oldconfig
+ -
@
$(MAKE) oldconfig
help:
@echo 'Cleaning:'