sh: remove intc2 code
[deliverable/linux.git] / arch / sh / kernel / cpu / irq / Makefile
1 #
2 # Makefile for the Linux/SuperH CPU-specifc IRQ handlers.
3 #
4 obj-y += imask.o
5
6 obj-$(CONFIG_CPU_HAS_IPR_IRQ) += ipr.o
7 obj-$(CONFIG_CPU_HAS_MASKREG_IRQ) += maskreg.o
8 obj-$(CONFIG_CPU_HAS_INTC_IRQ) += intc.o
This page took 0.06149 seconds and 5 git commands to generate.