summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv310/Makefile
diff options
context:
space:
mode:
authorChanghwan Youn <chaos.youn@samsung.com>2010-07-16 12:18:36 +0900
committerKukjin Kim <kgene.kim@samsung.com>2010-08-05 18:32:42 +0900
commitb1d69cc6704fc6d20a4425af9b6ced5a18620b2d (patch)
tree2b5089ef57b3dde428453ce82b536ced76d25701 /arch/arm/mach-s5pv310/Makefile
parentcc0e72b87a4afb520fab09b67e1c16e4ec4aaadb (diff)
downloadtalos-obmc-linux-b1d69cc6704fc6d20a4425af9b6ced5a18620b2d.tar.gz
talos-obmc-linux-b1d69cc6704fc6d20a4425af9b6ced5a18620b2d.zip
ARM: S5PV310: Add Board support file
This patch adds Samsung SMDKV310 board support file. Signed-off-by: Changhwan Youn <chaos.youn@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s5pv310/Makefile')
-rw-r--r--arch/arm/mach-s5pv310/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pv310/Makefile b/arch/arm/mach-s5pv310/Makefile
index 1b263a5b0f5f..56e7693ad861 100644
--- a/arch/arm/mach-s5pv310/Makefile
+++ b/arch/arm/mach-s5pv310/Makefile
@@ -18,3 +18,7 @@ obj-$(CONFIG_CPU_S5PV310) += setup-i2c0.o time.o
obj-$(CONFIG_SMP) += platsmp.o headsmp.o
obj-$(CONFIG_LOCAL_TIMERS) += localtimer.o
obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o
+
+# machine support
+
+obj-$(CONFIG_MACH_SMDKV310) += mach-smdkv310.o
OpenPOWER on IntegriCloud