summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTsiChungLiew <Tsi-Chung.Liew@freescale.com>2007-08-16 05:04:31 -0500
committerJohn Rigby <jrigby@freescale.com>2007-08-16 17:43:20 -0600
commita605aacd8324094199402816cc6d9124aba57b8d (patch)
tree2a9077c1142d2b7f24527b4d5dba443411910b35 /Makefile
parentf28e1bd9daa6de5eb33ae4822bda6b008ccb4e9e (diff)
downloadblackbird-obmc-uboot-a605aacd8324094199402816cc6d9124aba57b8d.tar.gz
blackbird-obmc-uboot-a605aacd8324094199402816cc6d9124aba57b8d.zip
ColdFire: Add M5249EVB platform for MCF52x2
Signed-off-by: TsiChungLiew <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 79ab40b1a0..af49438b43 100644
--- a/Makefile
+++ b/Makefile
@@ -1639,6 +1639,9 @@ ZPC1900_config: unconfig
## Coldfire
#########################################################################
+M5249EVB_config : unconfig
+ @$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5249evb freescale
+
cobra5272_config : unconfig
@$(MKCONFIG) $(@:_config=) m68k mcf52x2 cobra5272
OpenPOWER on IntegriCloud