brintos

brintos / linux-shallow public Read only

0
0
Text · 243 B · bdd8553 Raw
7 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2obj-y 	:= access.o chip.o core.o handle.o irqdomain.o virq.o3 4obj-$(CONFIG_INTC_BALANCING)		+= balancing.o5obj-$(CONFIG_INTC_USERIMASK)		+= userimask.o6obj-$(CONFIG_INTC_MAPPING_DEBUG)	+= virq-debugfs.o7