diff options
author | Marc Boucher <marc@mbsi.ca> | 2001-08-02 11:17:12 +0000 |
---|---|---|
committer | Marc Boucher <marc@mbsi.ca> | 2001-08-02 11:17:12 +0000 |
commit | 2acb25b8d54cb7430f0751dd36861499e1cd28bd (patch) | |
tree | 19b77c774232f8faaf4ef78f1f490d4fd744f91b /Makefile | |
parent | bb364e6c0213936e6aa4bd85219ca2645addc32d (diff) |
skb-fraglist.patch renamed to tcp_manip_pkt.patch
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |