android_kernel_samsung_on5x.../drivers/target/tcm_fc/Makefile
2018-06-19 23:16:04 +02:00

6 lines
103 B
Makefile

tcm_fc-y += tfc_cmd.o \
tfc_conf.o \
tfc_io.o \
tfc_sess.o
obj-$(CONFIG_TCM_FC) += tcm_fc.o