commit | 536e7dac16769954915a484e682a2efb28699133 | [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 | a21d0c2cc9add8894d971ab791f4032f077db817 [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 \