diff options
| author | Matthew Fettke <[[email protected]]> | 2008-01-24 14:02:32 -0600 |
|---|---|---|
| committer | John Rigby <[email protected]> | 2008-03-31 15:10:11 -0600 |
| commit | 545c8e0a7cd3ca9d3846668f69b0d201250abea8 (patch) | |
| tree | 681ee5e92ba0e5b9af6df7310e07bcf4e8eb6c79 /Makefile | |
| parent | f71d9d91a2cd9c30b2b6369f15c1a46c11537c2b (diff) | |
ColdFire: Added M5275EVB support.
Signed-off-by: Matthew Fettke <[email protected]>
Signed-off-by: TsiChung Liew <[email protected]>
Acked-by: John Rigby <[email protected]>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1819,6 +1819,9 @@ M5271EVB_config : unconfig M5272C3_config : unconfig @$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5272c3 +M5275EVB_config : unconfig + @$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5275evb freescale + M5282EVB_config : unconfig @$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5282evb |
