From: Waldemar Brodkorb Date: Wed, 29 Mar 2006 09:07:13 +0000 (+0000) Subject: enable mount nfs, thx ejka@imfi.kspu.ru X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=033a206aab9392b6b9433cec4c8fc7a338c2c15f enable mount nfs, thx ejka@imfi.kspu.ru SVN-Revision: 3539 --- diff --git a/openwrt/package/busybox/config/util-linux/Config.in b/openwrt/package/busybox/config/util-linux/Config.in index c491252b72..af47358573 100644 --- a/openwrt/package/busybox/config/util-linux/Config.in +++ b/openwrt/package/busybox/config/util-linux/Config.in @@ -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