M7350/kernel/drivers/target/tcm_fc/Makefile

7 lines
103 B
Makefile
Raw Permalink Normal View History

2024-09-09 08:52:07 +00:00
tcm_fc-y += tfc_cmd.o \
tfc_conf.o \
tfc_io.o \
tfc_sess.o
obj-$(CONFIG_TCM_FC) += tcm_fc.o