]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
Merge and reformat boards.cfg and MAINTAINERS
[karo-tx-uboot.git] / Makefile
index d8637b69726b63387f0367a8d5a325ab38c93bcd..1365db68febb159191da179333c81938671d4105 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -838,7 +838,7 @@ unconfig:
 
 sinclude $(obj).boards.depend
 $(obj).boards.depend:  boards.cfg
-       @awk '(NF && $$1 !~ /^#/) { print $$1 ": " $$1 "_config; $$(MAKE)" }' $< > $@
+       @awk '(NF && $$1 !~ /^#/) { print $$7 ": " $$7 "_config; $$(MAKE) -d" }' $< > $@
 
 #
 # Functions to generate common board directory names