ckfwq/linux-3.0.4/drivers/sh/intc/Makefile

6 lines
201 B
Makefile
Raw Permalink Normal View History

2024-12-30 10:53:50 +08:00
obj-y := access.o chip.o core.o dynamic.o handle.o virq.o
obj-$(CONFIG_INTC_BALANCING) += balancing.o
obj-$(CONFIG_INTC_USERIMASK) += userimask.o
obj-$(CONFIG_INTC_MAPPING_DEBUG) += virq-debugfs.o