SmartAudio/lichee/linux-4.9/drivers/target/tcm_fc/Makefile

7 lines
103 B
Makefile
Raw Normal View History

2018-07-13 01:31:50 +00:00
tcm_fc-y += tfc_cmd.o \
tfc_conf.o \
tfc_io.o \
tfc_sess.o
obj-$(CONFIG_TCM_FC) += tcm_fc.o