summaryrefslogtreecommitdiffstats
path: root/kernel/Makefile.export.ipset
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2010-04-22 17:00:42 +0200
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2010-04-22 17:00:42 +0200
commit5b20d409ef3062b24bbe7667f0daec34523446a6 (patch)
tree426e99a410b2b975460b5b0fb5a409d4381a16c8 /kernel/Makefile.export.ipset
parent8e0608d31d988333ff04f3faaa6e851c0ecdbc6e (diff)
Fifth stage to ipset-5
Rename files in kernel/ and get rid of old ones (2.4.x kernel tree support).
Diffstat (limited to 'kernel/Makefile.export.ipset')
-rw-r--r--kernel/Makefile.export.ipset3
1 files changed, 0 insertions, 3 deletions
diff --git a/kernel/Makefile.export.ipset b/kernel/Makefile.export.ipset
deleted file mode 100644
index 1a971df..0000000
--- a/kernel/Makefile.export.ipset
+++ /dev/null
@@ -1,3 +0,0 @@
-ifdef CONFIG_IP_NF_SET
- export-objs += ip_set.o
-endif