ソースを参照

radvd: show it in config menu when toolchain lacks ipv6

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias 14 年 前
コミット
bde4564fa7
1 ファイル変更3 行追加0 行削除
  1. 3 0
      package/radvd/Config.in

+ 3 - 0
package/radvd/Config.in

@@ -7,3 +7,6 @@ config BR2_PACKAGE_RADVD
 	  IPv6 Router Advertisement Daemon.
 
 	  http://www.litech.org/radvd/
+
+comment "radvd requires a toolchain with IPV6 support"
+	depends on !BR2_INET_IPV6