/arch/sh/kernel/cpu/irq/Makefile

https://bitbucket.org/thekraven/iscream_thunderc-2.6.35 · Makefile · 6 lines · 3 code · 0 blank · 3 comment · 0 complexity · d4e788998efd9afdbf309bf572f6536a MD5 · raw file

  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