xref: /openbmc/linux/arch/sh/kernel/cpu/irq/Makefile (revision 18bc8131)
1bf3a00f8SPaul Mundt#
2bf3a00f8SPaul Mundt# Makefile for the Linux/SuperH CPU-specifc IRQ handlers.
3bf3a00f8SPaul Mundt#
4cc8eae7fSPaul Mundtobj-y	+= intc.o
5bf3a00f8SPaul Mundt
6cc8eae7fSPaul Mundtobj-$(CONFIG_SUPERH32)			+= imask.o
7*18bc8131SPaul Mundtobj-$(CONFIG_CPU_SH5)			+= intc-sh5.o
8ea0f8feaSJamie Lenehanobj-$(CONFIG_CPU_HAS_IPR_IRQ)		+= ipr.o
9ba463937SPaul Mundtobj-$(CONFIG_CPU_HAS_MASKREG_IRQ)	+= maskreg.o
10