aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c2400/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s3c2400/Makefile')
-rw-r--r--arch/arm/mach-s3c2400/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2400/Makefile b/arch/arm/mach-s3c2400/Makefile
new file mode 100644
index 000000000000..7e23f4e13766
--- /dev/null
+++ b/arch/arm/mach-s3c2400/Makefile
@@ -0,0 +1,15 @@
+# arch/arm/mach-s3c2400/Makefile
+#
+# Copyright 2007 Simtec Electronics
+#
+# Licensed under GPLv2
+
+obj-y :=
+obj-m :=
+obj-n :=
+obj- :=
+
+obj-$(CONFIG_CPU_S3C2400) += gpio.o
+
+# Machine support
+