提交 c1042ed8 编写于 作者: P Peng Tao 提交者: Greg Kroah-Hartman

stating/lustre: only build if configured as module

Lustre internal dependency needs to be cleaned up. Currently,
libcfs is acting as a basis of all other modules, while other
modules in lustre/ directory in turn depend on lnet modules.
It creates a dependency loop that need to be fixed. Hopefully
we will remove libcfs in the end. So just disable buildin for
now.
Signed-off-by: NPeng Tao <tao.peng@emc.com>
Signed-off-by: NAndreas Dilger <andreas.dilger@intel.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 4b1e84ed
config LUSTRE_FS
tristate "Lustre file system client support"
depends on STAGING && INET && BROKEN
depends on STAGING && INET && m && BROKEN
select LNET
select CRYPTO
select CRYPTO_CRC32
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册