- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / arch / sh / kernel / cpu / irq / Makefile
index 8da8e17..462a8f6 100644 (file)
@@ -1,7 +1,8 @@
 #
 # Makefile for the Linux/SuperH CPU-specifc IRQ handlers.
 #
-obj-y  += imask.o intc.o
+obj-y  += intc.o
 
+obj-$(CONFIG_SUPERH32)                 += imask.o
+obj-$(CONFIG_CPU_SH5)                  += intc-sh5.o
 obj-$(CONFIG_CPU_HAS_IPR_IRQ)          += ipr.o
-obj-$(CONFIG_CPU_HAS_MASKREG_IRQ)      += maskreg.o