]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
[PATCH] Merge Yosemite & Yellowstone board ports
[karo-tx-uboot.git] / Makefile
index b1952edfe7f2d3f62bda2fcdea43996b75e31dc2..c2642df40e8a826823485885b911159bc50c6d61 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1236,7 +1236,10 @@ yosemite_config: unconfig
        @$(MKCONFIG) $(@:_config=) ppc ppc4xx yosemite amcc
 
 yellowstone_config:    unconfig
-       @$(MKCONFIG) $(@:_config=) ppc ppc4xx yellowstone amcc
+       @mkdir -p $(obj)include
+       @echo "#define CONFIG_YELLOWSTONE" > $(obj)include/config.h
+       @echo "Configuring for yellowstone board as subset of yosemite..."
+       @$(MKCONFIG) -a yosemite ppc ppc4xx yosemite amcc
 
 yucca_config:  unconfig
        @$(MKCONFIG) $(@:_config=) ppc ppc4xx yucca amcc