Not sure if this was overlooked, or if it is not in a suitable state for general use, but lets give it a shot and see how it works. Signed-off-by: Kevin Locke <kevin@xxxxxxxxxxxxxxx> --- extensions/ipset/Kbuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/extensions/ipset/Kbuild b/extensions/ipset/Kbuild index 80ff927..c881b3a 100644 --- a/extensions/ipset/Kbuild +++ b/extensions/ipset/Kbuild @@ -3,4 +3,4 @@ obj-m += ipt_set.o ipt_SET.o obj-m += ip_set.o ip_set_ipmap.o ip_set_portmap.o ip_set_macipmap.o obj-m += ip_set_iphash.o ip_set_nethash.o ip_set_ipporthash.o -obj-m += ip_set_iptree.o ip_set_iptreemap.o +obj-m += ip_set_iptree.o ip_set_iptreemap.o ip_set_setlist.o -- 1.6.5 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html