linuxdebug/arch/sh/kernel/cpu/irq/Makefile
Ulrich Bessoh 872f2f0714 no changes
2024-07-09 16:52:29 +02:00

7 lines
159 B
Makefile

# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the Linux/SuperH CPU-specific IRQ handlers.
#
obj-y += imask.o
obj-$(CONFIG_CPU_HAS_IPR_IRQ) += ipr.o