mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 19:27:27 +00:00
kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will interfere with the other stable nfs modules)
SVN-Revision: 20123
This commit is contained in:
parent
7d50b29b4d
commit
f00bcb24be
@ -223,7 +223,7 @@ define KernelPackage/fs-nfs-common-v4
|
||||
CONFIG_SUNRPC_GSS\
|
||||
CONFIG_NFS_V4=y\
|
||||
CONFIG_NFSD_V4=y
|
||||
DEPENDS:= @LINUX_2_6 +kmod-fs-nfs-common
|
||||
DEPENDS:= @LINUX_2_6 @BROKEN
|
||||
FILES+=$(LINUX_DIR)/net/sunrpc/auth_gss/auth_rpcgss.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD=$(call AutoLoad,30,auth_rpcgss)
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user