xtables-addons: update to 2.9

Fixes compilation with Linux 4.3. Runtime tested on Ubiquiti EdgeRouter
Lite with Linux 3.18, 4.1 and 4.3.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 47470
This commit is contained in:
Felix Fietkau
2015-11-15 21:33:07 +00:00
parent e91fb05b72
commit 124b8c653f
4 changed files with 5 additions and 5 deletions

View File

@@ -1509,7 +1509,7 @@
+module_exit(fini);
--- a/extensions/Kbuild
+++ b/extensions/Kbuild
@@ -28,6 +28,7 @@ obj-${build_lscan} += xt_lscan.o
@@ -26,6 +26,7 @@ obj-${build_lscan} += xt_lscan.o
obj-${build_pknock} += pknock/
obj-${build_psd} += xt_psd.o
obj-${build_quota2} += xt_quota2.o