commit | e7e4fc8aecd69ed1165be9d00260f0e677dff847 | [log] [tgz] |
---|---|---|
author | TsiChung Liew <Tsi-Chung.Liew@freescale.com> | Wed Oct 22 11:38:21 2008 +0000 |
committer | John Rigby <jrigby@freescale.com> | Mon Nov 03 09:45:58 2008 -0700 |
tree | 62971477e14f4790541fa7bec56f3bbf54c0b3fa | |
parent | 39966e362bf3681014634f1790914ce1b8f568dc [diff] [blame] |
ColdFire: Add MCF5301x CPU and M53017EVB support Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
diff --git a/Makefile b/Makefile index 88e0c47..587a530 100644 --- a/Makefile +++ b/Makefile
@@ -2012,6 +2012,9 @@ M5282EVB_config : unconfig @$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5282evb freescale +M53017EVB_config : unconfig + @$(MKCONFIG) $(@:_config=) m68k mcf532x m53017evb freescale + M5329AFEE_config \ M5329BFEE_config : unconfig @case "$@" in \