Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v6.17 6 lines 243 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2obj-y := access.o chip.o core.o handle.o irqdomain.o virq.o 3 4obj-$(CONFIG_INTC_BALANCING) += balancing.o 5obj-$(CONFIG_INTC_USERIMASK) += userimask.o 6obj-$(CONFIG_INTC_MAPPING_DEBUG) += virq-debugfs.o