summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-01-24 01:01:49 +0100
committerWolfgang Denk <wd@denx.de>2009-01-24 01:01:49 +0100
commita3f4c123f569474e80ea012b8db0de46afdb6443 (patch)
tree6960f9873ed95499efbb209ebb309865004b138a /Makefile
parentc620c01e96814558470698ed5cab1bf2f504d1b5 (diff)
downloadblackbird-obmc-uboot-a3f4c123f569474e80ea012b8db0de46afdb6443.tar.gz
blackbird-obmc-uboot-a3f4c123f569474e80ea012b8db0de46afdb6443.zip
Makefile: keep lists sorted.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index eeb913cb55..b992521003 100644
--- a/Makefile
+++ b/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
OpenPOWER on IntegriCloud