]> bbs.cooldavid.org Git - net-next-2.6.git/blame - arch/arm/mach-s5pv210/Makefile
ARM: S5PV210: Add clock support for S5PV210
[net-next-2.6.git] / arch / arm / mach-s5pv210 / Makefile
CommitLineData
939d28aa
KK
1# arch/arm/mach-s5pv210/Makefile
2#
3# Copyright (c) 2010 Samsung Electronics Co., Ltd.
4# http://www.samsung.com/
5#
6# Licensed under GPLv2
7
8obj-y :=
9obj-m :=
10obj-n :=
11obj- :=
12
13# Core support for S5PV210 system
14
0c1945d3 15obj-$(CONFIG_CPU_S5PV210) += cpu.o init.o clock.o
939d28aa
KK
16
17# machine support
18