initial commit with v2.6.9
[linux-2.6.9-moxart.git] / arch / i386 / kernel / cpu / Makefile
blobbcc15802ed8fb0557f4c21bee8597d26e8d5d414
2 # Makefile for x86-compatible CPU details and quirks
5 obj-y := common.o proc.o
7 obj-y += amd.o
8 obj-y += cyrix.o
9 obj-y += centaur.o
10 obj-y += transmeta.o
11 obj-y += intel.o
12 obj-y += rise.o
13 obj-y += nexgen.o
14 obj-y += umc.o
16 obj-$(CONFIG_X86_MCE) += mcheck/
18 obj-$(CONFIG_MTRR) += mtrr/
19 obj-$(CONFIG_CPU_FREQ) += cpufreq/