summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2001-03-19 17:41:45 +0000
committerHarald Welte <laforge@gnumonks.org>2001-03-19 17:41:45 +0000
commitfeb41546d26a92a5df6d36bfad38af9d8407d6bf (patch)
tree470071b30779c9d2442f3f2bf07129de5820e8b0
parent3452e0ba31efe962daea8bf85f8b3a9253449c1a (diff)
cosmetic fix: moved tos-fix.patch to 'already applied in previous kernels'
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index a85536ef..a69159b3 100644
--- a/Makefile
+++ b/Makefile
@@ -4,13 +4,13 @@ TOPLEVEL_INCLUDED=YES
ifndef KERNEL_DIR
KERNEL_DIR=/usr/src/linux
endif
-NETFILTER_VERSION:=1.2.1
+NETFILTER_VERSION:=1.2.1a
OLD_NETFILTER_VERSION:=1.2
# Waiting for inclusions in the kernel tree.
-PENDING_PATCHES:=tos-fix.patch dropped-table.patch seqoffset.patch irc-conntrack-nat.patch
+PENDING_PATCHES:=dropped-table.patch seqoffset.patch irc-conntrack-nat.patch
# These went in previous kernels.
-PENDING_PATCHES+=ipv6-fixes.patch.ipv6 masquerade+fwmark.patch nat-overlap.patch ppc-sparc-mangle.patch
+PENDING_PATCHES+=ipv6-fixes.patch.ipv6 masquerade+fwmark.patch nat-overlap.patch ppc-sparc-mangle.patch tos-fix.patch
LIBDIR:=/usr/local/lib
BINDIR:=/usr/local/sbin