a1fa375958
This patch removes the unnecessary EXTRA_CFLAGS includes, and drops the unused -DTCM_FC_DEBUG define. Reported-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Nicholas A. Bellinger <nab@linux-iscsi.org>
6 lines
103 B
Makefile
6 lines
103 B
Makefile
tcm_fc-y += tfc_cmd.o \
|
|
tfc_conf.o \
|
|
tfc_io.o \
|
|
tfc_sess.o
|
|
|
|
obj-$(CONFIG_TCM_FC) += tcm_fc.o
|