aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c6410/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s3c6410/Makefile')
-rw-r--r--arch/arm/mach-s3c6410/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c6410/Makefile b/arch/arm/mach-s3c6410/Makefile
index 4a20a009990a..2cd4f189036b 100644
--- a/arch/arm/mach-s3c6410/Makefile
+++ b/arch/arm/mach-s3c6410/Makefile
@@ -14,6 +14,10 @@ obj- :=
14 14
15obj-$(CONFIG_CPU_S3C6410) += cpu.o 15obj-$(CONFIG_CPU_S3C6410) += cpu.o
16 16
17# Helper and device support
18
19obj-$(CONFIG_S3C6410_SETUP_SDHCI) += setup-sdhci.o
20
17# machine support 21# machine support
18 22
19obj-$(CONFIG_MACH_SMDK6410) += mach-smdk6410.o 23obj-$(CONFIG_MACH_SMDK6410) += mach-smdk6410.o