Makefile 176 B

123456
  1. #
  2. # Makefile for the Linux/SuperH CPU-specifc IRQ handlers.
  3. #
  4. obj-$(CONFIG_SUPERH32) += imask.o
  5. obj-$(CONFIG_CPU_SH5) += intc-sh5.o
  6. obj-$(CONFIG_CPU_HAS_IPR_IRQ) += ipr.o