[Buildroot] [PATCH] ebtables: drop obsolete comment

Baruch Siach baruch at tkos.co.il
Fri May 4 09:31:44 UTC 2018


Commit 30c4b5843f (ebtables: enable for musl) enabled musl build, but
forgot to remove the comment text. Fix that.

Signed-off-by: Baruch Siach <baruch at tkos.co.il>
---
 package/ebtables/Config.in | 3 ---
 1 file changed, 3 deletions(-)

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



More information about the buildroot mailing list