mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 10:41:26 +00:00
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2076 d57e44dd-8a1f-0410-8b47-8ef2f437770f
8 lines
92 B
Plaintext
8 lines
92 B
Plaintext
obj-$(CONFIG_FCST) += fcst.o
|
|
|
|
fcst-objs := \
|
|
ft_cmd.o \
|
|
ft_io.o \
|
|
ft_scst.o \
|
|
ft_sess.o
|