]> Git Repo - J-linux.git/blob - drivers/sh/intc/Makefile
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / drivers / sh / intc / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-y   := access.o chip.o core.o handle.o irqdomain.o virq.o
3
4 obj-$(CONFIG_INTC_BALANCING)            += balancing.o
5 obj-$(CONFIG_INTC_USERIMASK)            += userimask.o
6 obj-$(CONFIG_INTC_MAPPING_DEBUG)        += virq-debugfs.o
This page took 0.028264 seconds and 4 git commands to generate.