sh: Get the mach-cayman IRQ support building.
[deliverable/linux.git] / arch / sh / kernel / cpu / irq / Makefile
CommitLineData
bf3a00f8
PM
1#
2# Makefile for the Linux/SuperH CPU-specifc IRQ handlers.
3#
cc8eae7f 4obj-y += intc.o
bf3a00f8 5
cc8eae7f 6obj-$(CONFIG_SUPERH32) += imask.o
18bc8131 7obj-$(CONFIG_CPU_SH5) += intc-sh5.o
ea0f8fea 8obj-$(CONFIG_CPU_HAS_IPR_IRQ) += ipr.o
ba463937 9obj-$(CONFIG_CPU_HAS_MASKREG_IRQ) += maskreg.o
This page took 0.26671 seconds and 5 git commands to generate.