/arch/sh/kernel/cpu/irq/Makefile
Makefile | 6 lines | 3 code | 0 blank | 3 comment | 0 complexity | d4e788998efd9afdbf309bf572f6536a MD5 | raw file
Possible License(s): LGPL-2.0, AGPL-1.0, GPL-2.0
1#
2# Makefile for the Linux/SuperH CPU-specifc IRQ handlers.
3#
4obj-$(CONFIG_SUPERH32) += imask.o
5obj-$(CONFIG_CPU_SH5) += intc-sh5.o
6obj-$(CONFIG_CPU_HAS_IPR_IRQ) += ipr.o