Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...
[pandora-kernel.git] / arch / sh / kernel / cpu / Makefile
1 #
2 # Makefile for the Linux/SuperH CPU-specifc backends.
3 #
4
5 obj-$(CONFIG_CPU_SH2)           = sh2/
6 obj-$(CONFIG_CPU_SH2A)          = sh2a/
7 obj-$(CONFIG_CPU_SH3)           = sh3/
8 obj-$(CONFIG_CPU_SH4)           = sh4/
9 obj-$(CONFIG_CPU_SH5)           = sh5/
10
11 # Special cases for family ancestry.
12
13 obj-$(CONFIG_CPU_SH4A)          += sh4a/
14 obj-$(CONFIG_ARCH_SHMOBILE)     += shmobile/
15
16 # Common interfaces.
17
18 obj-$(CONFIG_SH_ADC)            += adc.o
19 obj-$(CONFIG_SH_CLK_CPG_LEGACY) += clock-cpg.o
20 obj-$(CONFIG_SH_FPU)            += fpu.o
21 obj-$(CONFIG_SH_FPU_EMU)        += fpu.o
22
23 obj-y   += irq/ init.o clock.o hwblk.o