netfilter: install missing ebtables headers for userspace
authorNick Bowler <nbowler@elliptictech.com>
Mon, 18 Oct 2010 09:22:05 +0000 (11:22 +0200)
committerPatrick McHardy <kaber@trash.net>
Mon, 18 Oct 2010 09:22:05 +0000 (11:22 +0200)
The ebt_ip6.h and ebt_nflog.h headers are not not known to Kbuild and
therefore not installed by make headers_install.  Fix that up.

Signed-off-by: Nick Bowler <nbowler@elliptictech.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found