add kernel_oldconfig target
[openwrt-10.03/.git] / target / linux / brcm47xx-2.6 / patches-2.6.22 / 170-cpu_wait.patch
1 Index: linux-2.6.22-rc4/arch/mips/kernel/cpu-probe.c
2 ===================================================================
3 --- linux-2.6.22-rc4.orig/arch/mips/kernel/cpu-probe.c  2007-06-10 21:33:17.000000000 +0100
4 +++ linux-2.6.22-rc4/arch/mips/kernel/cpu-probe.c       2007-06-10 21:33:22.000000000 +0100
5 @@ -139,6 +139,7 @@
6         case CPU_5KC:
7         case CPU_25KF:
8         case CPU_PR4450:
9 +       case CPU_BCM3302:
10                 cpu_wait = r4k_wait;
11                 break;
12