DIR:/usr/lib/modules/5.14.0-503.34.1.el9_5.x86_64/source/drivers/sh/intc/ |
Current File : //usr/lib/modules/5.14.0-503.34.1.el9_5.x86_64/source/drivers/sh/intc/Makefile |
# SPDX-License-Identifier: GPL-2.0-only obj-y := access.o chip.o core.o handle.o irqdomain.o virq.o obj-$(CONFIG_INTC_BALANCING) += balancing.o obj-$(CONFIG_INTC_USERIMASK) += userimask.o obj-$(CONFIG_INTC_MAPPING_DEBUG) += virq-debugfs.o |