From: Wolfgang Denk Date: Sat, 24 Jan 2009 00:01:49 +0000 (+0100) Subject: Makefile: keep lists sorted. X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=a3f4c123f569474e80ea012b8db0de46afdb6443;p=project%2Fbcm63xx%2Fu-boot.git Makefile: keep lists sorted. Signed-off-by: Wolfgang Denk --- 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