summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index a85536e..a69159b 100644
--- a/Makefile
+++ b/Makefile
@@ -4,13 +4,13 @@ TOPLEVEL_INCLUDED=YES
ifndef KERNEL_DIR
KERNEL_DIR=/usr/src/linux
endif
-NETFILTER_VERSION:=1.2.1
+NETFILTER_VERSION:=1.2.1a
OLD_NETFILTER_VERSION:=1.2
# Waiting for inclusions in the kernel tree.
-PENDING_PATCHES:=tos-fix.patch dropped-table.patch seqoffset.patch irc-conntrack-nat.patch
+PENDING_PATCHES:=dropped-table.patch seqoffset.patch irc-conntrack-nat.patch
# These went in previous kernels.
-PENDING_PATCHES+=ipv6-fixes.patch.ipv6 masquerade+fwmark.patch nat-overlap.patch ppc-sparc-mangle.patch
+PENDING_PATCHES+=ipv6-fixes.patch.ipv6 masquerade+fwmark.patch nat-overlap.patch ppc-sparc-mangle.patch tos-fix.patch
LIBDIR:=/usr/local/lib
BINDIR:=/usr/local/sbin