GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / x86 / kernel / cpu / mcheck / Makefile
blobbb34b03af25252ddb2298e80121f9955a6ae6192
1 obj-y = mce.o mce-severity.o
3 obj-$(CONFIG_X86_ANCIENT_MCE) += winchip.o p5.o
4 obj-$(CONFIG_X86_MCE_INTEL) += mce_intel.o
5 obj-$(CONFIG_X86_MCE_AMD) += mce_amd.o
6 obj-$(CONFIG_X86_MCE_THRESHOLD) += threshold.o
7 obj-$(CONFIG_X86_MCE_INJECT) += mce-inject.o
9 obj-$(CONFIG_X86_THERMAL_VECTOR) += therm_throt.o
11 obj-$(CONFIG_ACPI_APEI) += mce-apei.o