enable mount nfs, thx ejka@imfi.kspu.ru

SVN-Revision: 3539
lede-17.01
Waldemar Brodkorb 2006-03-29 09:07:13 +00:00
parent e6b1bb058c
commit c9a40f514b
1 changed files with 1 additions and 1 deletions

View File

@ -292,7 +292,7 @@ config BUSYBOX_CONFIG_MOUNT
NFS filesystems. Most people using BusyBox will also want to enable NFS filesystems. Most people using BusyBox will also want to enable
the 'mount' utility. the 'mount' utility.
config BUSYBOX_CONFIG_NFSMOUNT config BUSYBOX_FEATURE_MOUNT_NFS
bool " Support mounting NFS file systems" bool " Support mounting NFS file systems"
default y default y
depends on BUSYBOX_CONFIG_MOUNT depends on BUSYBOX_CONFIG_MOUNT