ARM: Merge next-samsung-s3c2443-clock
[deliverable/linux.git] / arch / arm / mach-s5p6442 / Makefile
1 # arch/arm/mach-s5p6442/Makefile
2 #
3 # Copyright (c) 2010 Samsung Electronics Co., Ltd.
4 # http://www.samsung.com/
5 #
6 # Licensed under GPLv2
7
8 obj-y :=
9 obj-m :=
10 obj-n :=
11 obj- :=
12
13 # Core support for S5P6442 system
14
15 obj-$(CONFIG_CPU_S5P6442) += cpu.o init.o clock.o
16
17 # machine support
18
19 obj-$(CONFIG_MACH_SMDK6442) += mach-smdk6442.o
This page took 0.042242 seconds and 6 git commands to generate.