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 7*ba463937SPaul Mundtobj-$(CONFIG_CPU_HAS_MASKREG_IRQ) += maskreg.o 8bf3a00f8SPaul Mundtobj-$(CONFIG_CPU_HAS_INTC2_IRQ) += intc2.o 9