mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-18 18:21:17 +01:00
Makefile: keep lists sorted.
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
c620c01e96
commit
a3f4c123f5
1 changed files with 3 additions and 3 deletions
6
Makefile
6
Makefile
|
|
@ -2993,12 +2993,12 @@ smdk6400_config : unconfig
|
|||
#########################################################################
|
||||
## AMD SC520 CDP
|
||||
#########################################################################
|
||||
sc520_cdp_config : unconfig
|
||||
@$(MKCONFIG) $(@:_config=) i386 i386 sc520_cdp
|
||||
|
||||
eNET_config : unconfig
|
||||
@$(MKCONFIG) $(@:_config=) i386 i386 eNET
|
||||
|
||||
sc520_cdp_config : unconfig
|
||||
@$(MKCONFIG) $(@:_config=) i386 i386 sc520_cdp
|
||||
|
||||
sc520_spunk_config : unconfig
|
||||
@$(MKCONFIG) $(@:_config=) i386 i386 sc520_spunk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue