projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
enable mount nfs, thx ejka@imfi.kspu.ru
[openwrt.git]
/
package
/
busybox
/
config
/
util-linux
/
Config.in
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
This page took
0.022127 seconds
and
4
git commands to generate.