blob: a7d1593ab5af74bb5100a3ca507905e0eb1a3ffa [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Nicholas Bellingera1fa3752011-05-27 13:34:20 -07002tcm_fc-y += tfc_cmd.o \
3 tfc_conf.o \
4 tfc_io.o \
5 tfc_sess.o
Kiran Patil3699d922011-04-18 16:24:14 -07006
7obj-$(CONFIG_TCM_FC) += tcm_fc.o