diff mbox series

ebtables: drop obsolete comment

Message ID ea16299ab7bb09bf405c84c93b4f5e276246cb35.1525426304.git.baruch@tkos.co.il
State Accepted
Commit ca2a6f04edebb5cd333c39fe15d3b498e4458411
Headers show
Series ebtables: drop obsolete comment | expand

Commit Message

Baruch Siach May 4, 2018, 9:31 a.m. UTC
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>
---
 package/ebtables/Config.in | 3 ---
 1 file changed, 3 deletions(-)

Comments

Peter Korsgaard May 6, 2018, 7:09 a.m. UTC | #1
>>>>> "Baruch" == Baruch Siach <baruch@tkos.co.il> writes:

 > 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>

Committed, thanks.
Peter Korsgaard May 24, 2018, 9:04 p.m. UTC | #2
>>>>> "Baruch" == Baruch Siach <baruch@tkos.co.il> writes:

 > 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>

Committed to 2018.02.x, thanks.
diff mbox series

Patch

diff --git a/package/ebtables/Config.in b/package/ebtables/Config.in
index 2fdac06cd17d..3f7566a60729 100644
--- 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