projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
create /var/run in firstboot
[openwrt.git]
/
openwrt
/
package
/
cifsmount
/
Config.in
diff --git
a/openwrt/package/cifsmount/Config.in
b/openwrt/package/cifsmount/Config.in
index
35d91ab
..
cc82a84
100644
(file)
--- a/
openwrt/package/cifsmount/Config.in
+++ b/
openwrt/package/cifsmount/Config.in
@@
-1,5
+1,7
@@
config BR2_PACKAGE_CIFSMOUNT
config BR2_PACKAGE_CIFSMOUNT
- tristate "mount.cifs"
- default m
+ prompt "cifsmount......................... Helper utility for mounting remote CIFS shares"
+ tristate
+ default m if CONFIG_DEVEL
help
help
- user space helper for mounting remote CIFS shares
+ An user space helper for mounting remote CIFS shares
+
This page took
0.029009 seconds
and
4
git commands to generate.