summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 22e04fe..2251d38 100644
--- a/Makefile
+++ b/Makefile
@@ -8,9 +8,9 @@ NETFILTER_VERSION:=1.2.2
OLD_NETFILTER_VERSION:=1.2.1a
# Waiting for inclusions in the kernel tree.
-PENDING_PATCHES:=ftp-fixes.patch irc-conntrack-nat.patch
+PENDING_PATCHES:=
# These went in previous kernels.
-PENDING_PATCHES+=ipv6-fixes.patch.ipv6 masquerade+fwmark.patch nat-overlap.patch ppc-sparc-mangle.patch tos-fix.patch masq-dynaddr.patch
+PENDING_PATCHES+=2.4.1.patch tos-fix.patch tcp-MSS.patch 2.4.4.patch
LIBDIR:=/usr/local/lib
BINDIR:=/usr/local/sbin