summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Boucher <marc@mbsi.ca>2001-08-02 11:17:12 +0000
committerMarc Boucher <marc@mbsi.ca>2001-08-02 11:17:12 +0000
commit2acb25b8d54cb7430f0751dd36861499e1cd28bd (patch)
tree19b77c774232f8faaf4ef78f1f490d4fd744f91b
parentbb364e6c0213936e6aa4bd85219ca2645addc32d (diff)
skb-fraglist.patch renamed to tcp_manip_pkt.patch
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 668b89b7..54461777 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ OLD_NETFILTER_VERSION:=1.2.1a
# Waiting for inclusions in the kernel tree.
PENDING_PATCHES:=
# These went in previous kernels.
-PENDING_PATCHES+=2.4.1.patch tos-fix.patch tcp-MSS.patch 2.4.4.patch ip6tables-export-symbols.patch skb-fraglist.patch
+PENDING_PATCHES+=2.4.1.patch tos-fix.patch tcp-MSS.patch 2.4.4.patch ip6tables-export-symbols.patch tcp_manip_pkt.patch
LIBDIR:=/usr/local/lib
BINDIR:=/usr/local/sbin