소스 검색

quagga: ripngd support needs ipv6 support in toolchain

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 16 년 전
부모
커밋
1be5730aa2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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.