projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3e17d5
)
Makefile: fix distclean and *_config rules to be less noise
author
Lauri Hintsala
<lauri.hintsala@bluegiga.com>
Tue, 20 Dec 2011 04:23:57 +0000
(
04:23
+0000)
committer
Wolfgang Denk
<wd@denx.de>
Tue, 20 Dec 2011 22:37:20 +0000
(23:37 +0100)
Signed-off-by: Lauri Hintsala <lauri.hintsala@bluegiga.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 05966f417410a3eb19cfab965b2a0e16ad7c649f..ba336ed1b2b2accae1a73e63056c1997985438a5 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-643,7
+643,7
@@
unconfig:
sinclude $(obj).boards.depend
$(obj).boards.depend: boards.cfg
- awk '(NF && $$1 !~ /^#/) { print $$1 ": " $$1 "_config; $$(MAKE)" }' $< > $@
+
@
awk '(NF && $$1 !~ /^#/) { print $$1 ": " $$1 "_config; $$(MAKE)" }' $< > $@
#
# Functions to generate common board directory names