summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-01-31 16:37:34 +0100
committerStefan Roese <sr@denx.de>2007-01-31 16:37:34 +0100
commit8b7d1f0ab7d7c4fe3160bbf74a7e9690d9f3a3ab (patch)
tree8dff67cf655a8d1b83b2b7ce57fd8b6d0b6167ee /Makefile
parent71a4e5fda8b60044ab9f46069fa1cfa26bdd07ff (diff)
downloadblackbird-obmc-uboot-8b7d1f0ab7d7c4fe3160bbf74a7e9690d9f3a3ab.tar.gz
blackbird-obmc-uboot-8b7d1f0ab7d7c4fe3160bbf74a7e9690d9f3a3ab.zip
[PATCH] Add support for esd mecp5200 board
Signed-off-by: Reinhard Arlt <reinhard.arlt@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 ae2262d9ae..b51c599909 100644
--- a/Makefile
+++ b/Makefile
@@ -482,6 +482,9 @@ prs200_highboot_DDR_config: unconfig
}
@$(MKCONFIG) -n $@ -a mcc200 ppc mpc5xxx mcc200
+mecp5200_config: unconfig
+ @$(MKCONFIG) -a mecp5200 ppc mpc5xxx mecp5200 esd
+
o2dnt_config:
@$(MKCONFIG) o2dnt ppc mpc5xxx o2dnt
OpenPOWER on IntegriCloud