kernel_samsung_a34x-permissive/arch/sh/kernel/cpu/irq/Makefile
2024-04-28 15:49:01 +02:00

7 lines
177 B
Makefile
Executable file

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