ColdFire: Move m5282evb from board to board/freescale
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
This commit is contained in:
parent
56df091d39
commit
10db3a17a2
2
Makefile
2
Makefile
|
@ -1885,7 +1885,7 @@ M5275EVB_config : unconfig
|
||||||
@$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5275evb freescale
|
@$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5275evb freescale
|
||||||
|
|
||||||
M5282EVB_config : unconfig
|
M5282EVB_config : unconfig
|
||||||
@$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5282evb
|
@$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5282evb freescale
|
||||||
|
|
||||||
M5329AFEE_config \
|
M5329AFEE_config \
|
||||||
M5329BFEE_config : unconfig
|
M5329BFEE_config : unconfig
|
||||||
|
|
Loading…
Reference in New Issue