Browse Source

quagga: ripngd support needs ipv6 support in toolchain

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 16 năm trước cách đây
mục cha
commit
1be5730aa2
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      package/quagga/Config.in

+ 1 - 0
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.