diff options
Diffstat (limited to 'arch/arm/plat-s3c24xx/Makefile')
-rw-r--r-- | arch/arm/plat-s3c24xx/Makefile | 1 |
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 | |||
27 | obj-$(CONFIG_CPU_S3C244X) += s3c244x.o | 27 | obj-$(CONFIG_CPU_S3C244X) += s3c244x.o |
28 | obj-$(CONFIG_CPU_S3C244X) += s3c244x-irq.o | 28 | obj-$(CONFIG_CPU_S3C244X) += s3c244x-irq.o |
29 | obj-$(CONFIG_CPU_S3C244X) += s3c244x-clock.o | 29 | obj-$(CONFIG_CPU_S3C244X) += s3c244x-clock.o |
30 | obj-$(CONFIG_S3C2440_CPUFREQ) += s3c2440-cpufreq.o | ||
30 | obj-$(CONFIG_PM_SIMTEC) += pm-simtec.o | 31 | obj-$(CONFIG_PM_SIMTEC) += pm-simtec.o |
31 | obj-$(CONFIG_PM) += pm.o | 32 | obj-$(CONFIG_PM) += pm.o |
32 | obj-$(CONFIG_PM) += irq-pm.o | 33 | obj-$(CONFIG_PM) += irq-pm.o |