aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sh/intc/Makefile
blob: bdd855327e41d58fe7b94728990d815f841455da (plain) (blame)
1
2
3
4
5
6
# 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