1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 16:35:27 +03:00

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

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

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