ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
[deliverable/linux.git] / arch / arm / plat-s3c24xx / Makefile
index 7cefd7f9d57e1b95f8ea47d2b7632734df50ee73..32bd295f9c868e8c6c1eca065cbdaf955ef42c28 100644 (file)
@@ -35,7 +35,7 @@ obj-$(CONFIG_S3C2412_IOTIMING)        += s3c2412-iotiming.o
 obj-$(CONFIG_S3C2410_CPUFREQ_UTILS) += s3c2410-cpufreq-utils.o
 
 # device specific setup and/or initialisation
-obj-$(CONFIG_ARCH_S3C2410)     += setup-i2c.o
+obj-$(CONFIG_ARCH_S3C24XX)     += setup-i2c.o
 obj-$(CONFIG_S3C2410_SETUP_TS) += setup-ts.o
 
 # machine common support
This page took 0.025035 seconds and 5 git commands to generate.