aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/irq/Makefile
blob: 81d37e948b861e9e5aea8bb6196e0d48264ed267 (plain) (blame)
1
2
3
4
5
6
7
8
#
# Makefile for the Linux/SuperH CPU-specifc IRQ handlers.
#
obj-y	+= intc.o

obj-$(CONFIG_SUPERH32)			+= imask.o
obj-$(CONFIG_CPU_HAS_IPR_IRQ)		+= ipr.o
obj-$(CONFIG_CPU_HAS_MASKREG_IRQ)	+= maskreg.o