mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 05:06:39 +00:00
ebtables: needs MMU
Fixes: http://autobuild.buildroot.net/results/201f8d3d58cdff0c3501a673003558103237fb22/ Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
6a30cd3fb3
commit
22f4d99273
@ -1,6 +1,7 @@
|
|||||||
config BR2_PACKAGE_EBTABLES
|
config BR2_PACKAGE_EBTABLES
|
||||||
bool "ebtables"
|
bool "ebtables"
|
||||||
depends on BR2_INET_IPV6
|
depends on BR2_INET_IPV6
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
help
|
help
|
||||||
Ethernet bridge frame table administration
|
Ethernet bridge frame table administration
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user