ebtables: enable for musl
authorBaruch Siach <baruch@tkos.co.il>
Thu, 16 Feb 2017 12:50:56 +0000 (14:50 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 17 Feb 2017 15:32:01 +0000 (16:32 +0100)
commit30c4b5843f1e15f4103e60c994cdc2328b8fa2d3
tree0f36d9be033bf1821a18ba38134a96e387fbe54c
parent194cb3f32087736581b02813dcb549a83c90910e
ebtables: enable for musl

Add two patches that fix build with musl. The first patch is upstream. The
second patch uses the Buildroot workaround to suppress conflicting struct
ethhdr definitions.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ebtables/0001-ethernetdb.h-Remove-C-specific-compiler-hint-macro-_.patch [new file with mode: 0644]
package/ebtables/0002-Fix-musl-compatibility.patch [new file with mode: 0644]
package/ebtables/Config.in