diff options
author | TsiChungLiew <Tsi-Chung.Liew@freescale.com> | 2007-08-16 05:04:31 -0500 |
---|---|---|
committer | John Rigby <jrigby@freescale.com> | 2007-08-16 17:43:20 -0600 |
commit | a605aacd8324094199402816cc6d9124aba57b8d (patch) | |
tree | 2a9077c1142d2b7f24527b4d5dba443411910b35 /Makefile | |
parent | f28e1bd9daa6de5eb33ae4822bda6b008ccb4e9e (diff) |
ColdFire: Add M5249EVB platform for MCF52x2
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |