|
|
| File: [Development] / linux-2.6-xfs / arch / i386 / kernel / cpu / Attic / Makefile (download)
Revision 1.1, Tue Dec 30 23:58:53 2003 UTC (13 years, 9 months ago) by cattelan
Initial Import 2.6.0 |
# # Makefile for x86-compatible CPU details and quirks # obj-y := common.o proc.o obj-y += amd.o obj-y += cyrix.o obj-y += centaur.o obj-y += transmeta.o obj-y += intel.o obj-y += rise.o obj-y += nexgen.o obj-y += umc.o obj-$(CONFIG_X86_MCE) += mcheck/ obj-$(CONFIG_MTRR) += mtrr/ obj-$(CONFIG_CPU_FREQ) += cpufreq/