summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTsiChungLiew <Tsi-Chung.Liew@freescale.com>2008-01-14 17:43:33 -0600
committerTsiChungLiew <Tsi-Chung.Liew@freescale.com>2008-01-17 14:59:41 -0600
commit1552af70ecab11b9f3dceff7528ed15faf678b9d (patch)
tree19f641d3a5ff6ccd0a6089eb49a090a509e90dc3 /Makefile
parent397b7b81a1f1008798ae1206913508cc89cb3a7d (diff)
downloadblackbird-obmc-uboot-1552af70ecab11b9f3dceff7528ed15faf678b9d.tar.gz
blackbird-obmc-uboot-1552af70ecab11b9f3dceff7528ed15faf678b9d.zip
ColdFire: Add MCF5227x cpu and M52277EVB support-1
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com> Signed-off by: John Rigby <jrigby@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d6e4d74cd2..a672f3a354 100644
--- a/Makefile
+++ b/Makefile
@@ -1739,6 +1739,9 @@ ZPC1900_config: unconfig
## Coldfire
#########################################################################
+M52277EVB_config: unconfig
+ @$(MKCONFIG) -a M52277EVB m68k mcf5227x m52277evb freescale
+
M5235EVB_config \
M5235EVB_Flash16_config \
M5235EVB_Flash32_config: unconfig
OpenPOWER on IntegriCloud