android_kernel_samsung_hero.../drivers/target/tcm_fc/Makefile

7 lines
103 B
Makefile
Raw Normal View History

2016-08-17 10:41:52 +02:00
tcm_fc-y += tfc_cmd.o \
tfc_conf.o \
tfc_io.o \
tfc_sess.o
obj-$(CONFIG_TCM_FC) += tcm_fc.o