diff --git a/fcst/Makefile_in-tree b/fcst/Makefile_in-tree deleted file mode 100644 index 1954f60a5..000000000 --- a/fcst/Makefile_in-tree +++ /dev/null @@ -1,10 +0,0 @@ -KBUILD_EXTRA_SYMBOLS=$(src)/../scst/src/Module.symvers -ccflags-y += -I$(src)/../scst/include - -obj-$(CONFIG_FCST) += fcst.o - -fcst-objs := \ - ft_cmd.o \ - ft_io.o \ - ft_scst.o \ - ft_sess.o