Blame view

kernel/linux-rt-4.4.41/drivers/sh/intc/Makefile 203 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
  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