From: Baruch Siach Date: Fri, 4 May 2018 09:31:44 +0000 (+0300) Subject: ebtables: drop obsolete comment X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ca2a6f04edebb5cd333c39fe15d3b498e4458411;p=buildroot.git 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 --- 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