Commit 1be5730a authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

quagga: ripngd support needs ipv6 support in toolchain

parent 191c59c2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.