From 11188d55bc16dd907451c00282e00a038f73dd62 Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Thu, 17 Jul 2008 10:40:51 +0200 Subject: ppc4xx: Fix alphabetical order in 4xx Makefile part (redwood) Signed-off-by: Stefan Roese diff --git a/Makefile b/Makefile index 10a3e06..933702d 100644 --- a/Makefile +++ b/Makefile @@ -1397,6 +1397,9 @@ PPChameleonEVB_HI_33_config: unconfig quad100hd_config: unconfig @$(MKCONFIG) $(@:_config=) ppc ppc4xx quad100hd +redwood_config: unconfig + @$(MKCONFIG) $(@:_config=) ppc ppc4xx redwood amcc + sbc405_config: unconfig @$(MKCONFIG) $(@:_config=) ppc ppc4xx sbc405 @@ -1418,9 +1421,6 @@ rainier_nand_config: unconfig @echo "TEXT_BASE = 0x01000000" > $(obj)board/amcc/sequoia/config.tmp @echo "CONFIG_NAND_U_BOOT = y" >> $(obj)include/config.mk -redwood_config: unconfig - @$(MKCONFIG) $(@:_config=) ppc ppc4xx redwood amcc - sc3_config:unconfig @$(MKCONFIG) $(@:_config=) ppc ppc4xx sc3 -- cgit v0.10.2