refresh generic 2.6.22 patches
[openwrt/staging/florian.git] / target / linux / generic-2.6 / patches-2.6.22 / 015-x86_newsetup_fixup.patch
1 From: Andrew Morton <akpm@linux-foundation.org>
2
3 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
4 ---
5
6 arch/i386/kernel/cpu/Makefile | 2 +-
7 1 file changed, 1 insertion(+), 1 deletion(-)
8
9 --- a/arch/i386/kernel/cpu/Makefile
10 +++ b/arch/i386/kernel/cpu/Makefile
11 @@ -8,7 +8,7 @@
12 obj-y += cyrix.o
13 obj-y += centaur.o
14 obj-y += transmeta.o
15 -obj-y += intel.o intel_cacheinfo.o
16 +obj-y += intel.o intel_cacheinfo.o addon_cpuid_features.o
17 obj-y += rise.o
18 obj-y += nexgen.o
19 obj-y += umc.o