mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 21:21:37 +00:00
ColdFire: Move m5272c3 from board to board/freescale
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
This commit is contained in:
parent
659e9bad62
commit
56df091d39
7 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1879,7 +1879,7 @@ M5271EVB_config : unconfig
|
|||
@$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5271evb freescale
|
||||
|
||||
M5272C3_config : unconfig
|
||||
@$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5272c3
|
||||
@$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5272c3 freescale
|
||||
|
||||
M5275EVB_config : unconfig
|
||||
@$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5275evb freescale
|
||||
|
|
Loading…
Add table
Reference in a new issue