summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd-electronics.com>2008-01-17 10:53:08 +0100
committerStefan Roese <sr@denx.de>2008-01-17 11:34:12 +0100
commit1a3ac86b79fcb690275c85861c8efa6a3899060a (patch)
tree6299020a8e1cd1581267aa904b9cc17a2d9cfa47 /Makefile
parent15a08bc2bef91e5f1ea4b9cf60e46832d86bcc1f (diff)
downloadblackbird-obmc-uboot-1a3ac86b79fcb690275c85861c8efa6a3899060a.tar.gz
blackbird-obmc-uboot-1a3ac86b79fcb690275c85861c8efa6a3899060a.zip
ppc4xx: Complete DU440 board support
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8a888b9232..e75a84353c 100644
--- a/Makefile
+++ b/Makefile
@@ -1206,6 +1206,9 @@ DP405_config: unconfig
DU405_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx du405 esd
+DU440_config: unconfig
+ @$(MKCONFIG) $(@:_config=) ppc ppc4xx du440 esd
+
ebony_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx ebony amcc
OpenPOWER on IntegriCloud