summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-01-24 00:01:49 (GMT)
committerWolfgang Denk <wd@denx.de>2009-01-24 00:01:49 (GMT)
commita3f4c123f569474e80ea012b8db0de46afdb6443 (patch)
tree6960f9873ed95499efbb209ebb309865004b138a
parentc620c01e96814558470698ed5cab1bf2f504d1b5 (diff)
downloadu-boot-fsl-qoriq-a3f4c123f569474e80ea012b8db0de46afdb6443.tar.xz
Makefile: keep lists sorted.
Signed-off-by: Wolfgang Denk <wd@denx.de>
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index eeb913c..b992521 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