summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2009-06-09 11:50:40 +0200
committerWolfgang Denk <wd@denx.de>2009-06-12 20:47:19 +0200
commite53b507cee5d976953134a565c72fd32c967d7dd (patch)
tree52050ec85b65e0cae28d6328311b5d365874b010 /Makefile
parent6bd55cc65d0c3aa84d719518254fb3c650239ed9 (diff)
downloadblackbird-obmc-uboot-e53b507cee5d976953134a565c72fd32c967d7dd.tar.gz
blackbird-obmc-uboot-e53b507cee5d976953134a565c72fd32c967d7dd.zip
mpc512x: Add esd gmbh mecp5123 board support
MECP5123 is a MPC5121E based module by esd gmbh. Signed-off-by: Stefan Roese <sr@denx.de> Cc: 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 3c9d853292..aa4646f4c1 100644
--- a/Makefile
+++ b/Makefile
@@ -824,6 +824,9 @@ v38b_config: unconfig
aria_config: unconfig
@$(MKCONFIG) -a aria ppc mpc512x aria davedenx
+mecp5123_config: unconfig
+ @$(MKCONFIG) -a mecp5123 ppc mpc512x mecp5123 esd
+
mpc5121ads_config \
mpc5121ads_rev2_config \
: unconfig
OpenPOWER on IntegriCloud