summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMarc Boucher <marc@mbsi.ca>2001-07-31 18:11:25 +0000
committerHarald Welte <laforge@gnumonks.org>2001-07-31 18:11:25 +0000
commit7a2d00f7dda66f45fda7b3f30f81307a94500603 (patch)
tree3e31299d34f217d6c180d65f6f2ba16026e02680 /Makefile
parenta9f714dfdad285e46250de0e227cd6b0db51462b (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 be85576b..a9916314 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