summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMarian Balakowicz <m8@semihalf.com>2006-06-30 16:30:46 +0200
committerMarian Balakowicz <m8@semihalf.com>2006-06-30 16:30:46 +0200
commit6c5879f380be38d85fef0d3aba3353358f4b2ff4 (patch)
tree32b48cff57dafc910c7b0dfdd6c5b99109c21e46 /Makefile
parentbb105f24cc90ec4c56ea13012acc3d763b2a2984 (diff)
downloadblackbird-obmc-uboot-6c5879f380be38d85fef0d3aba3353358f4b2ff4.tar.gz
blackbird-obmc-uboot-6c5879f380be38d85fef0d3aba3353358f4b2ff4.zip
Add support for AMCC 440SPe CPU based eval board (Yucca).
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9305cab38b..06e2299b2c 100644
--- a/Makefile
+++ b/Makefile
@@ -922,6 +922,9 @@ yosemite_config: unconfig
yellowstone_config: unconfig
@./mkconfig $(@:_config=) ppc ppc4xx yellowstone amcc
+yucca_config: unconfig
+ @./mkconfig $(@:_config=) ppc ppc4xx yucca amcc
+
#########################################################################
## MPC8220 Systems
#########################################################################
OpenPOWER on IntegriCloud