summaryrefslogtreecommitdiffstats
path: root/package/ebtables
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2013-01-29 22:02:59 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-01-31 13:46:16 +0100
commit22f4d99273d6f173b996eaeb80426442efe31b1c (patch)
treef76a58e7d8104a701f9f8fc49d5226b83293a67e /package/ebtables
parent6a30cd3fb30b8057ddde2c72a88c0bb6ad7d1761 (diff)
downloadbuildroot-novena-22f4d99273d6f173b996eaeb80426442efe31b1c.tar.gz
buildroot-novena-22f4d99273d6f173b996eaeb80426442efe31b1c.zip
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>
Diffstat (limited to 'package/ebtables')
-rw-r--r--package/ebtables/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/ebtables/Config.in b/package/ebtables/Config.in
index 40bc45c02..ce672851b 100644
--- a/package/ebtables/Config.in
+++ b/package/ebtables/Config.in
@@ -1,6 +1,7 @@
config BR2_PACKAGE_EBTABLES
bool "ebtables"
depends on BR2_INET_IPV6
+ depends on BR2_USE_MMU # fork()
help
Ethernet bridge frame table administration