projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a30cd3
)
ebtables: needs MMU
author
Baruch Siach
<baruch@tkos.co.il>
Tue, 29 Jan 2013 22:02:59 +0000
(22:02 +0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 31 Jan 2013 12:46:16 +0000
(13:46 +0100)
Fixes:
http://autobuild.buildroot.net/results/
201f8d3d58cdff0c3501a673003558103237fb22
/
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/ebtables/Config.in
patch
|
blob
|
history
diff --git
a/package/ebtables/Config.in
b/package/ebtables/Config.in
index 40bc45c028485823679e38c87c29d28b0aa14682..ce672851b35d148ba77e3b455e056495f784bfbb 100644
(file)
--- 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