xref: /openbmc/linux/arch/sh/kernel/cpu/irq/Makefile (revision bf3a00f8)
1bf3a00f8SPaul Mundt#
2bf3a00f8SPaul Mundt# Makefile for the Linux/SuperH CPU-specifc IRQ handlers.
3bf3a00f8SPaul Mundt#
4bf3a00f8SPaul Mundtobj-y	+= ipr.o imask.o
5bf3a00f8SPaul Mundt
6bf3a00f8SPaul Mundtobj-$(CONFIG_CPU_HAS_PINT_IRQ)	+= pint.o
7bf3a00f8SPaul Mundtobj-$(CONFIG_CPU_HAS_INTC2_IRQ)	+= intc2.o
8