summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd.eu>2009-07-22 13:56:21 +0200
committerStefan Roese <sr@denx.de>2009-07-24 06:47:40 +0200
commit99d8b23bc7e2be04fcbf49c5cec9f5ae76df290c (patch)
tree6986c025a2a80bc7f474e73a3092d79c4fba3edd /Makefile
parentda799f66ad1d4fc36dd20cc2d7e584493fda8546 (diff)
downloadblackbird-obmc-uboot-99d8b23bc7e2be04fcbf49c5cec9f5ae76df290c.tar.gz
blackbird-obmc-uboot-99d8b23bc7e2be04fcbf49c5cec9f5ae76df290c.zip
ppc4xx: Add 405EP based PMC405DE board
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu> 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 afe8674913..17605d46b1 100644
--- a/Makefile
+++ b/Makefile
@@ -1459,6 +1459,9 @@ PLU405_config: unconfig
PMC405_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx pmc405 esd
+PMC405DE_config: unconfig
+ @$(MKCONFIG) $(@:_config=) ppc ppc4xx pmc405de esd
+
PMC440_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx pmc440 esd
OpenPOWER on IntegriCloud