projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4b3e70
)
enable mount nfs, thx ejka@imfi.kspu.ru
author
Waldemar Brodkorb
<wbx@openwrt.org>
Wed, 29 Mar 2006 09:07:13 +0000
(09:07 +0000)
committer
Waldemar Brodkorb
<wbx@openwrt.org>
Wed, 29 Mar 2006 09:07:13 +0000
(09:07 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3539
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/busybox/config/util-linux/Config.in
patch
|
blob
|
history
diff --git
a/package/busybox/config/util-linux/Config.in
b/package/busybox/config/util-linux/Config.in
index
c491252
..
af47358
100644
(file)
--- a/
package/busybox/config/util-linux/Config.in
+++ b/
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