sh: Move the shared INTC code out to drivers/sh/
[deliverable/linux.git] / arch / sh / kernel / cpu / irq / Makefile
1 #
2 # Makefile for the Linux/SuperH CPU-specifc IRQ handlers.
3 #
4 obj-$(CONFIG_SUPERH32) += imask.o
5 obj-$(CONFIG_CPU_SH5) += intc-sh5.o
6 obj-$(CONFIG_CPU_HAS_IPR_IRQ) += ipr.o
This page took 0.034554 seconds and 5 git commands to generate.