관리-도구
편집 파일: 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