]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/sh/kernel/cpu/irq/Makefile
sh: Get the mach-cayman IRQ support building.
[karo-tx-linux.git] / 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