Procházet zdrojové kódy

quagga: ripngd support needs ipv6 support in toolchain

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard před 16 roky
rodič
revize
1be5730aa2
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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.