x86/mtrr: Rename main.c to mtrr.c and remove duplicate prefixes
[linux-2.6-block.git] / arch / x86 / kernel / cpu / mtrr / Makefile
CommitLineData
e6d8c84a 1obj-y := mtrr.o if.o generic.o cleanup.o
475850c8 2obj-$(CONFIG_X86_32) += amd.o cyrix.o centaur.o
1da177e4 3