]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
fpga: add definition for Xilinx Spartan-6 XC6SLX4
[karo-tx-uboot.git] / Makefile
index bf8524d105086678fef8571971c15a31cd40612c..0438f1ef8feb7a9d8c4e56dc3402e8cae58fcbe5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@
 #
 
 VERSION = 2011
-PATCHLEVEL = 09
+PATCHLEVEL = 12
 SUBLEVEL =
 EXTRAVERSION =
 ifneq "$(SUBLEVEL)" ""
@@ -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