7 lines
176 B
Makefile
Raw Normal View History

2010-08-27 11:19:57 +02:00
#
# 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