aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c6410/Makefile
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2008-10-31 16:14:38 +0000
committerBen Dooks <ben-linux@fluff.org>2008-10-31 16:17:39 +0000
commit8fead5614a4651bb75b3c4c77459bf997db9d773 (patch)
treeb20aeb6fbe1c67ebe1c3e4c1788f9a00fb3ee4cd /arch/arm/mach-s3c6410/Makefile
parent7cb9515352df927993eaad03db50680df1150e3c (diff)
[ARM] S3C6410: Add helper for setting SDHCI device information
Add the necessary helper functions for setting up the SDHCI device information. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
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 4a20a009990..2cd4f189036 100644
--- a/arch/arm/mach-s3c6410/Makefile
+++ b/arch/arm/mach-s3c6410/Makefile
@@ -14,6 +14,10 @@ obj- :=
obj-$(CONFIG_CPU_S3C6410) += cpu.o
+# Helper and device support
+
+obj-$(CONFIG_S3C6410_SETUP_SDHCI) += setup-sdhci.o
+
# machine support
obj-$(CONFIG_MACH_SMDK6410) += mach-smdk6410.o