mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
iproute2: needs ipv6
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
config BR2_PACKAGE_IPROUTE2
|
||||
bool "iproute2"
|
||||
depends on BR2_INET_IPV6
|
||||
help
|
||||
Kernel routing and traffic control utilities. Provides things
|
||||
like ip and tc.
|
||||
|
||||
http://developer.osdl.org/dev/iproute2/
|
||||
|
||||
comment "iproute2 requires a toolchain with IPv6 support"
|
||||
depends on !BR2_INET_IPV6
|
||||
|
||||
Reference in New Issue
Block a user