]> Pileus Git - ~andy/linux/blob - arch/arm/mach-s3c2440/Makefile
Merge branch 'perf/x86-ibs' into perf/core
[~andy/linux] / arch / arm / mach-s3c2440 / Makefile
1 # arch/arm/mach-s3c2440/Makefile
2 #
3 # Copyright 2007 Simtec Electronics
4 #
5 # Licensed under GPLv2
6
7 obj-y                           :=
8 obj-m                           :=
9 obj-n                           :=
10 obj-                            :=
11
12 obj-$(CONFIG_CPU_S3C2440)       += dsc.o
13
14 obj-$(CONFIG_S3C2440_CPUFREQ)   += s3c2440-cpufreq.o
15
16 obj-$(CONFIG_S3C2440_PLL_12000000) += s3c2440-pll-12000000.o
17 obj-$(CONFIG_S3C2440_PLL_16934400) += s3c2440-pll-16934400.o