Blame view

kernel/linux-rt-4.4.41/drivers/target/tcm_fc/Makefile 103 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
  tcm_fc-y +=		tfc_cmd.o \
  			tfc_conf.o \
  			tfc_io.o \
  			tfc_sess.o
  
  obj-$(CONFIG_TCM_FC)	+= tcm_fc.o