tegrakernel/kernel/kernel-4.9/drivers/target/tcm_fc/Makefile

7 lines
103 B
Makefile
Raw Normal View History

2022-02-16 09:13:02 -06:00
tcm_fc-y += tfc_cmd.o \
tfc_conf.o \
tfc_io.o \
tfc_sess.o
obj-$(CONFIG_TCM_FC) += tcm_fc.o