summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSvenning Soerensen <svenning@post5.tele.dk>2001-04-12 16:06:53 +0000
committerHarald Welte <laforge@gnumonks.org>2001-04-12 16:06:53 +0000
commit19b6b61a5fd885f0fe7626acecc16a1af873e2a4 (patch)
treeacca64db242351f9ac002eca37ab529ef05295a4 /Makefile
parent0b4efeac23186338da90a08fa48f0fd0aa293740 (diff)
Fix MASQUERADE target for ipppd case (Svenning Soerensen)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a69159b3..eb4f7d06 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ OLD_NETFILTER_VERSION:=1.2
# Waiting for inclusions in the kernel tree.
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 tos-fix.patch
+PENDING_PATCHES+=ipv6-fixes.patch.ipv6 masquerade+fwmark.patch nat-overlap.patch ppc-sparc-mangle.patch tos-fix.patch masq-dynaddr.patch
LIBDIR:=/usr/local/lib
BINDIR:=/usr/local/sbin