]> git.pld-linux.org Git - packages/kernel.git/blame - linux-vlan-fixpatch-2.4.10.patch
- CONFIG_ACORN_PARTITION_POWERTEC=n
[packages/kernel.git] / linux-vlan-fixpatch-2.4.10.patch
CommitLineData
22352180 1--- vlan/vlan_2.4.patch.org Thu Aug 16 22:53:39 2001
2+++ vlan/vlan_2.4.patch Wed Sep 26 11:24:08 2001
3@@ -2500,7 +2500,7 @@
4 subdir-$(CONFIG_DECNET) += decnet
5 subdir-$(CONFIG_ECONET) += econet
6 +subdir-$(CONFIG_VLAN_8021Q) += 8021q
7-
8+ subdir-$(CONFIG_IPSEC) += ipsec
9
10 obj-y := socket.o $(join $(subdir-y), $(patsubst %,/%.o,$(notdir $(subdir-y))))
11 diff -u -r -N -X /home/greear/exclude.list linux/net/core/dev.c linux.dev/net/core/dev.c
This page took 0.084885 seconds and 4 git commands to generate.