s5pc1xx: universal: use the correct name
authorMinkyu Kang <mk7.kang@samsung.com>
Wed, 7 Oct 2009 00:33:38 +0000 (09:33 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Wed, 7 Oct 2009 00:33:38 +0000 (09:33 +0900)
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Makefile
include/configs/s5pc1xx_universal.h [moved from include/configs/s5pc100_universal.h with 100% similarity]

index 6bb8401..c39cfa9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3127,7 +3127,7 @@ omap3_zoom1_config :      unconfig
 omap3_zoom2_config :   unconfig
        @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 zoom2 logicpd omap3
 
-s5pc100_universal_config:      unconfig
+s5pc1xx_universal_config:      unconfig
        @echo "#define CONFIG_ONENAND_U_BOOT" > $(obj)include/config.h
        @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 universal samsung s5pc1xx
        @echo "CONFIG_ONENAND_U_BOOT = y" >> $(obj)include/config.mk