/drivers/sh/intc/Makefile
Makefile | 5 lines | 4 code | 1 blank | 0 comment | 0 complexity | 27ecee139a2cd05ef46356a4076fc47f MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
1obj-y := access.o chip.o core.o dynamic.o handle.o virq.o
2
3obj-$(CONFIG_INTC_BALANCING) += balancing.o
4obj-$(CONFIG_INTC_USERIMASK) += userimask.o
5obj-$(CONFIG_INTC_MAPPING_DEBUG) += virq-debugfs.o