summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAnatolij Gustschin <agust@denx.de>2010-04-24 19:27:09 +0200
committerWolfgang Denk <wd@denx.de>2010-04-24 22:56:37 +0200
commita3921eefa1440d23f22751704cd7df999769f169 (patch)
treeed3c3949abedf19ce2c3129987d9e0d83a3b2ce8 /Makefile
parentb9947bbb08d0483be03004bdbce283b644471cb7 (diff)
downloadblackbird-obmc-uboot-a3921eefa1440d23f22751704cd7df999769f169.tar.gz
blackbird-obmc-uboot-a3921eefa1440d23f22751704cd7df999769f169.zip
mpc5121: add support for PDM360NG board
PDM360NG is a MPC5121E based board by ifm ecomatic gmbh. Signed-off-by: Michael Weiss <michael.weiss@ifm.com> Signed-off-by: Detlev Zundel <dzu@denx.de> Signed-off-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 34f10ced18..0f1601e07b 100644
--- a/Makefile
+++ b/Makefile
@@ -809,6 +809,9 @@ mpc5121ads_rev2_config \
fi
@$(MKCONFIG) -a mpc5121ads powerpc mpc512x mpc5121ads freescale
+pdm360ng_config: unconfig
+ @$(MKCONFIG) -a pdm360ng powerpc mpc512x pdm360ng
+
#########################################################################
## MPC8xx Systems
#########################################################################
OpenPOWER on IntegriCloud