From: Harald Welte Date: Sat, 25 Aug 2001 11:41:12 +0000 (+0000) Subject: make sackperm.patch part of "pending-patches" X-Git-Tag: v1.2.3~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f809c9f9a05229799a612ee8aa6a32fb2822a643;p=thirdparty%2Fiptables.git make sackperm.patch part of "pending-patches" --- diff --git a/Makefile b/Makefile index f30df771..db6ca760 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,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 +PENDING_PATCHES+=2.4.1.patch tos-fix.patch tcp-MSS.patch 2.4.4.patch ip6tables-export-symbols.patch sackperm.patch LIBDIR:=/usr/local/lib BINDIR:=/usr/local/sbin