mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
quagga: depends on MMU
Fixes: http://autobuild.buildroot.org/results/1c5/1c5fdfe3a0248b65efdea0594d8367ff907015d4/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
b41ec531c2
commit
26b4829908
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_QUAGGA
|
config BR2_PACKAGE_QUAGGA
|
||||||
bool "quagga"
|
bool "quagga"
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
help
|
help
|
||||||
Routing software suite, providing implementations of
|
Routing software suite, providing implementations of
|
||||||
OSPFv2, OSPFv3 (IPv6), RIP v1 and v2, RIPng (IPv6) and BGPv4+.
|
OSPFv2, OSPFv3 (IPv6), RIP v1 and v2, RIPng (IPv6) and BGPv4+.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user