summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2008-08-21 20:44:49 +0200
committerJohn Rigby <jrigby@freescale.com>2008-08-27 16:03:48 -0600
commit258c37b147353bc522ffc33dfbd7d0d9cd7c32d7 (patch)
tree61377f4619f29c9f0fea2d7fffe03a07e6a6fb49 /Makefile
parentb5710d9974f6f0f3ddb4e67d6cccc262ab37049e (diff)
downloadblackbird-obmc-uboot-258c37b147353bc522ffc33dfbd7d0d9cd7c32d7.tar.gz
blackbird-obmc-uboot-258c37b147353bc522ffc33dfbd7d0d9cd7c32d7.zip
mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN.
Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 89fea72e08..692f9f606e 100644
--- a/Makefile
+++ b/Makefile
@@ -626,6 +626,9 @@ mecp5200_config: unconfig
motionpro_config: unconfig
@$(MKCONFIG) motionpro ppc mpc5xxx motionpro
+mucmc52_config: unconfig
+ @$(MKCONFIG) mucmc52 ppc mpc5xxx mucmc52
+
munices_config: unconfig
@$(MKCONFIG) munices ppc mpc5xxx munices
OpenPOWER on IntegriCloud