projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix wrong md5sum
[openwrt.git]
/
package
/
portmap
/
Config.in
diff --git
a/package/portmap/Config.in
b/package/portmap/Config.in
index
3427e08
..
63b7378
100644
(file)
--- a/
package/portmap/Config.in
+++ b/
package/portmap/Config.in
@@
-1,5
+1,7
@@
config BR2_PACKAGE_PORTMAP
- tristate "RPC Portmapper"
- default m
+ prompt "portmap........................... RPC Portmapper"
+ tristate
+ default m if CONFIG_DEVEL
help
The RPC Portmapper (used by the NFS Server)
+
This page took
0.018774 seconds
and
4
git commands to generate.