mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-10 04:26:19 -04:00
Moved sc520 specific code into new cpu/i386/sc520 folder
Signed-off-by: Graeme Russ <graeme.russ@gmail.com> Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
85ffbbd519
commit
407976185e
8
Makefile
8
Makefile
@ -2994,16 +2994,16 @@ smdk6400_config : unconfig
|
|||||||
## AMD SC520 CDP
|
## AMD SC520 CDP
|
||||||
#########################################################################
|
#########################################################################
|
||||||
eNET_config : unconfig
|
eNET_config : unconfig
|
||||||
@$(MKCONFIG) $(@:_config=) i386 i386 eNET
|
@$(MKCONFIG) $(@:_config=) i386 i386 eNET NULL sc520
|
||||||
|
|
||||||
sc520_cdp_config : unconfig
|
sc520_cdp_config : unconfig
|
||||||
@$(MKCONFIG) $(@:_config=) i386 i386 sc520_cdp
|
@$(MKCONFIG) $(@:_config=) i386 i386 sc520_cdp NULL sc520
|
||||||
|
|
||||||
sc520_spunk_config : unconfig
|
sc520_spunk_config : unconfig
|
||||||
@$(MKCONFIG) $(@:_config=) i386 i386 sc520_spunk
|
@$(MKCONFIG) $(@:_config=) i386 i386 sc520_spunk NULL sc520
|
||||||
|
|
||||||
sc520_spunk_rel_config : unconfig
|
sc520_spunk_rel_config : unconfig
|
||||||
@$(MKCONFIG) $(@:_config=) i386 i386 sc520_spunk
|
@$(MKCONFIG) $(@:_config=) i386 i386 sc520_spunk NULL sc520
|
||||||
|
|
||||||
#========================================================================
|
#========================================================================
|
||||||
# MIPS
|
# MIPS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user