Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6] / arch / sh / kernel / cpu / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the Linux/SuperH CPU-specifc backends.
3#
4
9d4436a6
YS
5obj-$(CONFIG_CPU_SH2) = sh2/
6obj-$(CONFIG_CPU_SH2A) = sh2a/
7obj-$(CONFIG_CPU_SH3) = sh3/
8obj-$(CONFIG_CPU_SH4) = sh4/
343ac722
PM
9obj-$(CONFIG_CPU_SH5) = sh5/
10
11# Special cases for family ancestry.
12
41504c39 13obj-$(CONFIG_CPU_SH4A) += sh4a/
1da177e4 14
343ac722
PM
15# Common interfaces.
16
1da177e4 17obj-$(CONFIG_UBC_WAKEUP) += ubc.o
bf3a00f8 18obj-$(CONFIG_SH_ADC) += adc.o
9d4436a6
YS
19
20obj-y += irq/ init.o clock.o