summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGary Jennejohn <gary.jennejohn@freenet.de>2008-04-28 14:04:32 +0200
committerStefan Roese <sr@denx.de>2008-05-08 16:44:01 +0200
commit73ccb3410a0785593cda7aee455dfc51f790e281 (patch)
tree360711881735ecc52efa3e1018ed01fd6bcfd7bd /Makefile
parentef2642625cbfb1c3695e3478d08ae515052a4950 (diff)
downloadblackbird-obmc-uboot-73ccb3410a0785593cda7aee455dfc51f790e281.tar.gz
blackbird-obmc-uboot-73ccb3410a0785593cda7aee455dfc51f790e281.zip
ppc4xx: Add the Harris QUAD100HD AMCC 405EP-based board
Signed-off-by: Gary Jennejohn <garyj@denx.de> 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 167a71741c..13eee305fd 100644
--- a/Makefile
+++ b/Makefile
@@ -1385,6 +1385,9 @@ PPChameleonEVB_HI_33_config: unconfig
}
@$(MKCONFIG) -a $(call xtract_4xx,$@) ppc ppc4xx PPChameleonEVB dave
+quad100hd_config: unconfig
+ @$(MKCONFIG) $(@:_config=) ppc ppc4xx quad100hd
+
sbc405_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx sbc405
OpenPOWER on IntegriCloud