mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-07 13:15:12 +02:00
7 lines
223 B
Makefile
7 lines
223 B
Makefile
# -*- Makefile -*-
|
|
|
|
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
|