mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00:00
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
6 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1885,7 +1885,7 @@ M5275EVB_config : unconfig
|
|||
@$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5275evb freescale
|
||||
|
||||
M5282EVB_config : unconfig
|
||||
@$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5282evb
|
||||
@$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5282evb freescale
|
||||
|
||||
M5329AFEE_config \
|
||||
M5329BFEE_config : unconfig
|
||||
|
|
Loading…
Add table
Reference in a new issue