From: Wolfgang Denk Date: Sat, 24 Jan 2009 00:01:49 +0000 (+0100) Subject: Makefile: keep lists sorted. X-Git-Tag: v2009.03-rc1~192 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3f4c123f569474e80ea012b8db0de46afdb6443;p=pandora-u-boot.git Makefile: keep lists sorted. Signed-off-by: Wolfgang Denk --- diff --git a/Makefile b/Makefile index eeb913cb550..b9925210030 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