projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
bump wificonf version number, remove wl0_wet variable support
[openwrt.git]
/
openwrt
/
package
/
ndisc
/
Config.in
diff --git
a/openwrt/package/ndisc/Config.in
b/openwrt/package/ndisc/Config.in
index
8759c32
..
5aea49c
100644
(file)
--- a/
openwrt/package/ndisc/Config.in
+++ b/
openwrt/package/ndisc/Config.in
@@
-7,8
+7,7
@@
config BR2_PACKAGE_NDISC
config BR2_PACKAGE_NDISC6
tristate "ndisc6 - ICMPv6 neighbour discovery tool"
config BR2_PACKAGE_NDISC6
tristate "ndisc6 - ICMPv6 neighbour discovery tool"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
select BR2_PACKAGE_NDISC
help
select BR2_PACKAGE_NDISC
help
@@
-19,8
+18,7
@@
config BR2_PACKAGE_NDISC6
config BR2_PACKAGE_RDISC6
tristate "rdisc6 - ICMPv6 router discovery tool"
config BR2_PACKAGE_RDISC6
tristate "rdisc6 - ICMPv6 router discovery tool"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
select BR2_PACKAGE_NDISC
help
select BR2_PACKAGE_NDISC
help
This page took
0.023006 seconds
and
4
git commands to generate.