]> git.pld-linux.org Git - packages/kernel.git/blob - linux-2.6-cluster-morearchs.patch
- parts of it merged
[packages/kernel.git] / linux-2.6-cluster-morearchs.patch
1 --- linux-2.6.7/arch/ppc/Kconfig.orig   2004-07-09 23:03:07.000000000 +0000
2 +++ linux-2.6.7/arch/ppc/Kconfig        2004-07-10 09:17:08.000000000 +0000
3 @@ -1247,6 +1247,8 @@
4  
5  source "lib/Kconfig"
6  
7 +source "cluster/Kconfig"
8 +
9  source "arch/ppc/oprofile/Kconfig"
10  
11  menu "Kernel hacking"
12 --- linux-2.6.7/arch/ia64/Kconfig.orig  2004-07-09 23:03:06.000000000 +0000
13 +++ linux-2.6.7/arch/ia64/Kconfig       2004-07-10 09:19:56.000000000 +0000
14 @@ -368,6 +368,8 @@
15  
16  source "lib/Kconfig"
17  
18 +source "cluster/Kconfig"
19 +
20  source "arch/ia64/hp/sim/Kconfig"
21  
22  source "arch/ia64/oprofile/Kconfig"
This page took 0.031934 seconds and 3 git commands to generate.