summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorlaforge <laforge>2001-07-31 18:11:25 +0000
committerlaforge <laforge>2001-07-31 18:11:25 +0000
commit704313b271e93225548d4a1da71d24ed6105bef8 (patch)
tree3e31299d34f217d6c180d65f6f2ba16026e02680 /Makefile
parent1c5ca9bfd25c044e3caa58934033035b12c47bcc (diff)
Added skb_fraglist corruption fix by Marc Boucher
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index be85576..a991631 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
+PENDING_PATCHES+=2.4.1.patch tos-fix.patch tcp-MSS.patch 2.4.4.patch ip6tables-export-symbols skb-fraglist
LIBDIR:=/usr/local/lib
BINDIR:=/usr/local/sbin