fix chaostables patch to have headers installed when using 'make -C $(KDIR) headers_i...
[openwrt/svn-archive/archive.git] / target / linux / generic-2.6 / patches-2.6.23 / 170-netfilter_chaostables_0.8.patch
index 32cb145f42165bcdadf2eef21870e86308b991fb..0799da9a6b7aaf0b8bc1eb4af1c9c2645db2e7bb 100644 (file)
@@ -1,3 +1,13 @@
+--- a/include/linux/netfilter/Kbuild
++++ b/include/linux/netfilter/Kbuild
+@@ -3,6 +3,7 @@
+ header-y += nfnetlink_conntrack.h
+ header-y += nfnetlink_log.h
+ header-y += nfnetlink_queue.h
++header-y += xt_CHAOS.h
+ header-y += xt_CLASSIFY.h
+ header-y += xt_comment.h
+ header-y += xt_connbytes.h
 --- /dev/null
 +++ b/include/linux/netfilter/oot_conntrack.h
 @@ -0,0 +1,5 @@