diff options
| author | TsiChung Liew <[email protected]> | 2009-06-12 11:29:00 +0000 |
|---|---|---|
| committer | TsiChung Liew <[email protected]> | 2009-07-14 09:27:17 -0500 |
| commit | bf9a521529e484b15e8fdb583a607cf7945d2f6b (patch) | |
| tree | e7af9ed55c84ef664ab9b7d92e91a4fbdf9c800a /Makefile | |
| parent | 709b384b6493d9726dce20663ebe31bf7cab2925 (diff) | |
ColdFire: Add M5208EVB and MCF520x CPU support
Signed-off-by: TsiChung Liew <[email protected]>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2004,6 +2004,9 @@ ZPC1900_config: unconfig ## Coldfire ######################################################################### +M5208EVBE_config : unconfig + @$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5208evbe freescale + M52277EVB_config \ M52277EVB_spansion_config \ M52277EVB_stmicro_config : unconfig |
