GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / arm / mach-s5pv310 / Makefile
blobd5b51c72340fc04bdf8356af6a65a58597b6971e
1 # arch/arm/mach-s5pv310/Makefile
3 # Copyright (c) 2010 Samsung Electronics Co., Ltd.
4 # http://www.samsung.com/
6 # Licensed under GPLv2
8 obj-y :=
9 obj-m :=
10 obj-n :=
11 obj- :=
13 # Core support for S5PV310 system
15 obj-$(CONFIG_CPU_S5PV310) += cpu.o init.o clock.o irq-combiner.o
16 obj-$(CONFIG_CPU_S5PV310) += setup-i2c0.o time.o
18 obj-$(CONFIG_SMP) += platsmp.o headsmp.o
19 obj-$(CONFIG_LOCAL_TIMERS) += localtimer.o
20 obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o
22 # machine support
24 obj-$(CONFIG_MACH_SMDKV310) += mach-smdkv310.o
25 obj-$(CONFIG_MACH_UNIVERSAL_C210) += mach-universal_c210.o
27 # device support
29 obj-$(CONFIG_S5PV310_SETUP_I2C1) += setup-i2c1.o
30 obj-$(CONFIG_S5PV310_SETUP_I2C2) += setup-i2c2.o