summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mtrr/Makefile
diff options
context:
space:
mode:
authorYinghai Lu <yinghai@kernel.org>2009-03-11 20:07:39 -0700
committerIngo Molnar <mingo@elte.hu>2009-03-13 02:52:19 +0100
commit0d890355bff25e1dc03a577a90ed80741489ca54 (patch)
tree0cb740303fd6d94108e2e18086f77716fec32586 /arch/x86/kernel/cpu/mtrr/Makefile
parentc1ab7e93c6ddf8a068719b97b7e26c3d8eba7c32 (diff)
downloadlinux-0d890355bff25e1dc03a577a90ed80741489ca54.tar.bz2
x86: separate mtrr cleanup/mtrr_e820 trim to separate file
Impact: cleanup mtrr main.c is too big, seperate mtrr cleanup and mtrr e820 trim code to another file. Signed-off-by: Yinghai Lu <yinghai@kernel.org> LKML-Reference: <49B87C7B.80809@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/cpu/mtrr/Makefile')
-rw-r--r--arch/x86/kernel/cpu/mtrr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/cpu/mtrr/Makefile b/arch/x86/kernel/cpu/mtrr/Makefile
index 191fc0533649..f4361b56f8e9 100644
--- a/arch/x86/kernel/cpu/mtrr/Makefile
+++ b/arch/x86/kernel/cpu/mtrr/Makefile
@@ -1,3 +1,3 @@
-obj-y := main.o if.o generic.o state.o
+obj-y := main.o if.o generic.o state.o cleanup.o
obj-$(CONFIG_X86_32) += amd.o cyrix.o centaur.o