parent
a375c80449
commit
3645728cbf
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ FSMENU:=Filesystems
|
|||
define KernelPackage/fs-cifs
|
||||
TITLE:=CIFS support
|
||||
DESCRIPTION:=Kernel module for CIFS support
|
||||
DEPENDS:=+kmod-nls-base
|
||||
KCONFIG:=$(CONFIG_CIFS)
|
||||
SUBMENU:=$(FSMENU)
|
||||
AUTOLOAD:=$(call AutoLoad,30,cifs)
|
||||
|
|
Loading…
Reference in a new issue