android_kernel_cmhtcleo/arch/sh/kernel/cpu/irq/Makefile
2010-08-27 11:19:57 +02:00

7 lines
176 B
Makefile

#
# Makefile for the Linux/SuperH CPU-specifc IRQ handlers.
#
obj-$(CONFIG_SUPERH32) += imask.o
obj-$(CONFIG_CPU_SH5) += intc-sh5.o
obj-$(CONFIG_CPU_HAS_IPR_IRQ) += ipr.o