From ca2a6f04edebb5cd333c39fe15d3b498e4458411 Mon Sep 17 00:00:00 2001 From: Baruch Siach Date: Fri, 4 May 2018 12:31:44 +0300 Subject: [PATCH] ebtables: drop obsolete comment Commit 30c4b5843f (ebtables: enable for musl) enabled musl build, but forgot to remove the comment text. Fix that. Signed-off-by: Baruch Siach Signed-off-by: Peter Korsgaard --- 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