diff options
Diffstat (limited to 'linux/net/Makefile.fs2_4.ipsec_alg.patch')
-rw-r--r-- | linux/net/Makefile.fs2_4.ipsec_alg.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/linux/net/Makefile.fs2_4.ipsec_alg.patch b/linux/net/Makefile.fs2_4.ipsec_alg.patch new file mode 100644 index 000000000..9aec86493 --- /dev/null +++ b/linux/net/Makefile.fs2_4.ipsec_alg.patch @@ -0,0 +1,10 @@ +--- linux/net/Makefile.dist Mon Dec 17 12:18:26 2001 ++++ linux/net/Makefile Tue Jan 22 11:10:24 2002 +@@ -8,6 +8,7 @@ + O_TARGET := network.o + + mod-subdirs := ipv4/netfilter ipv6/netfilter ipx irda bluetooth atm netlink sched ++mod-subdirs += ipsec + export-objs := netsyms.o + + subdir-y := core ethernet |