aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2412/Makefile
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2008-07-03 11:24:29 +0100
committerBen Dooks <ben-linux@fluff.org>2008-07-03 16:51:24 +0100
commit9db829f485c553a0e677a165b37f877bf74f36ff (patch)
tree3bcf75ce79fbd27c519f68168cbf71787860ccd3 /arch/arm/mach-s3c2412/Makefile
parentb999f0db941f56bb0f68ebf455f6e2960cfd5804 (diff)
downloadkernel_samsung_smdk4412-9db829f485c553a0e677a165b37f877bf74f36ff.zip
kernel_samsung_smdk4412-9db829f485c553a0e677a165b37f877bf74f36ff.tar.gz
kernel_samsung_smdk4412-9db829f485c553a0e677a165b37f877bf74f36ff.tar.bz2
[ARM] JIVE: Initial machine support for Logitech Jive
This is the base machine support for the Logitech Jive machine. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-s3c2412/Makefile')
-rw-r--r--arch/arm/mach-s3c2412/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2412/Makefile b/arch/arm/mach-s3c2412/Makefile
index 267f334..20918d5 100644
--- a/arch/arm/mach-s3c2412/Makefile
+++ b/arch/arm/mach-s3c2412/Makefile
@@ -18,5 +18,6 @@ obj-$(CONFIG_S3C2412_PM) += pm.o sleep.o
# Machine support
+obj-$(CONFIG_MACH_JIVE) += mach-jive.o
obj-$(CONFIG_MACH_SMDK2413) += mach-smdk2413.o
obj-$(CONFIG_MACH_VSTMS) += mach-vstms.o