mirror of https://github.com/hak5/openwrt.git
parent
e6b1bb058c
commit
c9a40f514b
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue