]> nv-tegra.nvidia Code Review - linux-2.6.git/blob - arch/sh/kernel/cpu/irq/Makefile
cc1836e47a5dbe62fcd047e883c58f7af661992f
[linux-2.6.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