From a3f4c123f569474e80ea012b8db0de46afdb6443 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Sat, 24 Jan 2009 01:01:49 +0100 Subject: [PATCH] Makefile: keep lists sorted. Signed-off-by: Wolfgang Denk --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index eeb913cb5..b99252100 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