summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNiklaus Giger <niklausgiger@gmx.ch>2007-07-27 11:28:44 +0200
committerStefan Roese <sr@denx.de>2007-08-10 09:12:02 +0200
commitac982ea5a4f2f993efcf52dca122f5a59df047d8 (patch)
tree60935517b0438bfb00530d533ebc890222c03cec /Makefile
parent137fdd9f474ecb853efdace5200576308c67f18d (diff)
downloadblackbird-obmc-uboot-ac982ea5a4f2f993efcf52dca122f5a59df047d8.tar.gz
blackbird-obmc-uboot-ac982ea5a4f2f993efcf52dca122f5a59df047d8.zip
Add PPC4xx-HCU4 and HCU5 boards: make related
Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3af9962e67..04c2c02dc4 100644
--- a/Makefile
+++ b/Makefile
@@ -1134,6 +1134,12 @@ EXBITGEN_config: unconfig
G2000_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx g2000
+hcu4_config: unconfig
+ @./mkconfig $(@:_config=) ppc ppc4xx hcu4 netstal
+
+hcu5_config: unconfig
+ @./mkconfig $(@:_config=) ppc ppc4xx hcu5 netstal
+
HH405_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx hh405 esd
OpenPOWER on IntegriCloud