projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71b9679
)
ebtables: drop obsolete comment
author
Baruch Siach
<baruch@tkos.co.il>
Fri, 4 May 2018 09:31:44 +0000
(12:31 +0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Sun, 6 May 2018 07:09:19 +0000
(09:09 +0200)
Commit
30c4b5843f
(ebtables: enable for musl) enabled musl build, but
forgot to remove the comment text. Fix that.
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ebtables/Config.in
patch
|
blob
|
history
diff --git
a/package/ebtables/Config.in
b/package/ebtables/Config.in
index 2fdac06cd17d65c441d96845b649cd45241c7e8f..3f7566a6072934432f01317e16af3706c857a586 100644
(file)
--- a/
package/ebtables/Config.in
+++ b/
package/ebtables/Config.in
@@
-5,6
+5,3
@@
config BR2_PACKAGE_EBTABLES
Ethernet bridge frame table administration
http://ebtables.netfilter.org/
-
-comment "ebtables needs a glibc or uClibc toolchain"
- depends on BR2_USE_MMU