summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTsiChung Liew <Tsi-Chung.Liew@freescale.com>2008-07-23 17:11:47 -0500
committerJohn Rigby <jrigby@freescale.com>2008-08-14 12:30:10 -0600
commit6d33c6acfa35b1144d46ffbff7e29ee7969290d0 (patch)
tree172d4886afa55f6a2e21cbf0d8602da230ee4ee4 /Makefile
parent80ba61fd82569af40e04d4a089257b81881884f2 (diff)
downloadblackbird-obmc-uboot-6d33c6acfa35b1144d46ffbff7e29ee7969290d0.tar.gz
blackbird-obmc-uboot-6d33c6acfa35b1144d46ffbff7e29ee7969290d0.zip
ColdFire: Add M5253DEMO platform support for MCF5253
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a384d16772..d802b03d0e 100644
--- a/Makefile
+++ b/Makefile
@@ -1851,6 +1851,9 @@ M5235EVB_Flash32_config: unconfig
M5249EVB_config : unconfig
@$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5249evb freescale
+M5253DEMO_config : unconfig
+ @$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5253demo freescale
+
M5253EVBE_config : unconfig
@$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5253evbe freescale
OpenPOWER on IntegriCloud