From 6d3e0107235aa0e6a6dcb77f9884497280bf85ad Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Tue, 16 Jan 2007 18:30:50 +0100 Subject: Raname solidcard3 into sc3; add redundant env for sc3 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 01349f1..3e12982 100644 --- a/Makefile +++ b/Makefile @@ -1200,8 +1200,8 @@ sequoia_nand_config: unconfig @echo "TEXT_BASE = 0x01000000" > $(obj)board/amcc/sequoia/config.tmp @echo "CONFIG_NAND_U_BOOT = y" >> $(obj)include/config.mk -solidcard3_config:unconfig - @./mkconfig $(@:_config=) ppc ppc4xx solidcard3 +sc3_config:unconfig + @./mkconfig $(@:_config=) ppc ppc4xx sc3 sycamore_config: unconfig @echo "Configuring for sycamore board as subset of walnut..." -- cgit v1.1