All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] ebtables: drop obsolete comment
@ 2018-05-06  7:09 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2018-05-06  7:09 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=ca2a6f04edebb5cd333c39fe15d3b498e4458411
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

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 | 3 ---
 1 file changed, 3 deletions(-)

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-05-06  7:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-06  7:09 [Buildroot] [git commit] ebtables: drop obsolete comment Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.