]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
ebtables: drop obsolete comment
authorBaruch Siach <baruch@tkos.co.il>
Fri, 4 May 2018 09:31:44 +0000 (12:31 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 6 May 2018 07:09:19 +0000 (09:09 +0200)
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

index 2fdac06cd17d65c441d96845b649cd45241c7e8f..3f7566a6072934432f01317e16af3706c857a586 100644 (file)
@@ -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