1bf3a00f8SPaul Mundt# 2bf3a00f8SPaul Mundt# Makefile for the Linux/SuperH CPU-specifc IRQ handlers. 3bf3a00f8SPaul Mundt# 4ea0f8feaSJamie Lenehanobj-y += imask.o 5bf3a00f8SPaul Mundt 6ea0f8feaSJamie Lenehanobj-$(CONFIG_CPU_HAS_IPR_IRQ) += ipr.o 7bf3a00f8SPaul Mundtobj-$(CONFIG_CPU_HAS_PINT_IRQ) += pint.o 8ba463937SPaul Mundtobj-$(CONFIG_CPU_HAS_MASKREG_IRQ) += maskreg.o 9bf3a00f8SPaul Mundtobj-$(CONFIG_CPU_HAS_INTC2_IRQ) += intc2.o 10