summaryrefslogtreecommitdiffstats
path: root/kernel/Makefile.export.ipset
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/Makefile.export.ipset')
-rw-r--r--kernel/Makefile.export.ipset3
1 files changed, 3 insertions, 0 deletions
diff --git a/kernel/Makefile.export.ipset b/kernel/Makefile.export.ipset
new file mode 100644
index 0000000..1a971df
--- /dev/null
+++ b/kernel/Makefile.export.ipset
@@ -0,0 +1,3 @@
+ifdef CONFIG_IP_NF_SET
+ export-objs += ip_set.o
+endif