projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
191c59c
)
quagga: ripngd support needs ipv6 support in toolchain
author
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 3 Oct 2009 19:36:25 +0000
(21:36 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 3 Oct 2009 20:01:06 +0000
(22:01 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/quagga/Config.in
patch
|
blob
|
history
diff --git
a/package/quagga/Config.in
b/package/quagga/Config.in
index 4a4b17538a34bf43c63e80e5c5d0d7bd1e834490..e1a5c7371182d97f47c8d2af730d0304681e6e47 100644
(file)
--- a/
package/quagga/Config.in
+++ b/
package/quagga/Config.in
@@
-25,6
+25,7
@@
config BR2_PACKAGE_QUAGGA_RIPD
config BR2_PACKAGE_QUAGGA_RIPNGD
bool "ripngd support"
+ depends on BR2_INET_IPV6
help
Enable ripngd support in quagga.