projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix wificonf compile error (#137)
[openwrt.git]
/
package
/
rarpd
/
Config.in
diff --git
a/package/rarpd/Config.in
b/package/rarpd/Config.in
index
d64cd56
..
6488669
100644
(file)
--- a/
package/rarpd/Config.in
+++ b/
package/rarpd/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_RARPD
- tristate "rarpd - Reverse ARP Daemon"
+ prompt "rarpd............................. Reverse ARP Daemon"
+ tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBNET
help
@@
-10,4
+11,4
@@
config BR2_PACKAGE_RARPD
database.
ftp://ftp.dementia.org/pub/net-tools/
-
+
This page took
0.021439 seconds
and
4
git commands to generate.