obj-$(CONFIG_FCST) += fcst.o

fcst-objs := \
	ft_cmd.o \
	ft_io.o \
	ft_scst.o \
	ft_sess.o
