summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-08-14 14:44:41 +0200
committerStefan Roese <sr@denx.de>2007-08-14 14:44:41 +0200
commit779e975117a75e91fcebe226a63104dbfb924ab1 (patch)
tree42f48ba97342287f8e155cce29e8e0600064a16f /Makefile
parentc5a172a5fd636c12467429e3f7910e53773979c6 (diff)
downloadblackbird-obmc-uboot-779e975117a75e91fcebe226a63104dbfb924ab1.tar.gz
blackbird-obmc-uboot-779e975117a75e91fcebe226a63104dbfb924ab1.zip
ppc4xx: Add initial Zeus (PPC405EP) board support
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d4fd34e43f..d75f8fdddb 100644
--- a/Makefile
+++ b/Makefile
@@ -1294,6 +1294,9 @@ yellowstone_config: unconfig
yucca_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx yucca amcc
+zeus_config: unconfig
+ @$(MKCONFIG) $(@:_config=) ppc ppc4xx zeus
+
#########################################################################
## MPC8220 Systems
#########################################################################
OpenPOWER on IntegriCloud