From e0bfd1ed0b277ac1e9e220266cba2dc3bae8be8f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 29 Mar 2006 09:07:13 +0000 Subject: [PATCH] enable mount nfs, thx ejka@imfi.kspu.ru git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3539 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/busybox/config/util-linux/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0