Selaa lähdekoodia

Makefile: keep lists sorted.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Wolfgang Denk 16 vuotta sitten
vanhempi
commit
a3f4c123f5
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 3 3
      Makefile

+ 3 - 3
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