diff options
Diffstat (limited to 'package/quagga')
-rw-r--r-- | package/quagga/Config.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/package/quagga/Config.in b/package/quagga/Config.in index 4a9f8bb0d8..89ff6f25df 100644 --- a/package/quagga/Config.in +++ b/package/quagga/Config.in @@ -1,11 +1,6 @@ -comment "quagga needs a toolchain w/ IPv6" - depends on BR2_USE_MMU - depends on !BR2_INET_IPV6 - config BR2_PACKAGE_QUAGGA bool "quagga" depends on BR2_USE_MMU # fork() - depends on BR2_INET_IPV6 help Routing software suite, providing implementations of OSPFv2, OSPFv3 (IPv6), RIP v1 and v2, RIPng (IPv6) and BGPv4+. |