]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
iptables: Fix build without kernel source
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 9 May 2019 17:16:20 +0000 (18:16 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 10 May 2019 03:55:49 +0000 (04:55 +0100)
commit3966b1e58fc31bcd1e1676145992286fc92d1b34
tree82385bf8ff3bc893e329005751fdbcb41f1d2533
parent7c984de699951ef610158fce0dd6371f22eccb93
iptables: Fix build without kernel source

The layer7 filter header files were not installed into /usr/include
and therefore we needed to keep the whole kernel source tree.

This is just a waste of space and this patch fixes this.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/iptables
src/patches/linux/linux-4.14-layer7.patch