Files

7 lines
103 B
Makefile
Raw Permalink Normal View History

2023-05-02 09:58:35 +02:00
tcm_fc-y += tfc_cmd.o \
tfc_conf.o \
tfc_io.o \
tfc_sess.o
obj-$(CONFIG_TCM_FC) += tcm_fc.o