Merge branches 'release', 'asus', 'sony-laptop' and 'thinkpad' into release
[linux-2.6] / arch / sh / kernel / cpu / irq / Makefile
1 #
2 # Makefile for the Linux/SuperH CPU-specifc IRQ handlers.
3 #
4 obj-y   += intc.o
5
6 obj-$(CONFIG_SUPERH32)                  += imask.o
7 obj-$(CONFIG_CPU_SH5)                   += intc-sh5.o
8 obj-$(CONFIG_CPU_HAS_IPR_IRQ)           += ipr.o
9 obj-$(CONFIG_CPU_HAS_MASKREG_IRQ)       += maskreg.o