1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 12:43:14 +03:00

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3539 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
wbx 2006-03-29 09:07:13 +00:00
parent f94783c34f
commit a533c52859

View File

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