aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c24xx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/plat-s3c24xx/Makefile')
-rw-r--r--arch/arm/plat-s3c24xx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/plat-s3c24xx/Makefile b/arch/arm/plat-s3c24xx/Makefile
index b28fe9cb0e5e..b73f2e17b166 100644
--- a/arch/arm/plat-s3c24xx/Makefile
+++ b/arch/arm/plat-s3c24xx/Makefile
@@ -27,6 +27,7 @@ obj-$(CONFIG_CPU_FREQ_S3C24XX) += cpu-freq.o
27obj-$(CONFIG_CPU_S3C244X) += s3c244x.o 27obj-$(CONFIG_CPU_S3C244X) += s3c244x.o
28obj-$(CONFIG_CPU_S3C244X) += s3c244x-irq.o 28obj-$(CONFIG_CPU_S3C244X) += s3c244x-irq.o
29obj-$(CONFIG_CPU_S3C244X) += s3c244x-clock.o 29obj-$(CONFIG_CPU_S3C244X) += s3c244x-clock.o
30obj-$(CONFIG_S3C2440_CPUFREQ) += s3c2440-cpufreq.o
30obj-$(CONFIG_PM_SIMTEC) += pm-simtec.o 31obj-$(CONFIG_PM_SIMTEC) += pm-simtec.o
31obj-$(CONFIG_PM) += pm.o 32obj-$(CONFIG_PM) += pm.o
32obj-$(CONFIG_PM) += irq-pm.o 33obj-$(CONFIG_PM) += irq-pm.o