aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mach-generic/Makefile
diff options
context:
space:
mode:
authorYinghai Lu <yhlu.kernel@gmail.com>2008-07-25 02:17:33 -0700
committerIngo Molnar <mingo@elte.hu>2008-07-26 16:31:34 +0200
commitc7e7964c9828083aeb41c2664cbf5a32acbfa9d1 (patch)
tree4b2b3232793d8d7db7116209e391a4760864a759 /arch/x86/mach-generic/Makefile
parentx86: mach-bigsmp to bigsmp (diff)
downloadlinux-dev-c7e7964c9828083aeb41c2664cbf5a32acbfa9d1.tar.xz
linux-dev-c7e7964c9828083aeb41c2664cbf5a32acbfa9d1.zip
x86: mach_es7000 to es7000
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/mach-generic/Makefile')
-rw-r--r--arch/x86/mach-generic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/mach-generic/Makefile b/arch/x86/mach-generic/Makefile
index 0dbd7803a1d5..4706de7676b1 100644
--- a/arch/x86/mach-generic/Makefile
+++ b/arch/x86/mach-generic/Makefile
@@ -9,4 +9,4 @@ obj-$(CONFIG_X86_NUMAQ) += numaq.o
obj-$(CONFIG_X86_SUMMIT) += summit.o
obj-$(CONFIG_X86_BIGSMP) += bigsmp.o
obj-$(CONFIG_X86_ES7000) += es7000.o
-obj-$(CONFIG_X86_ES7000) += ../../x86/mach-es7000/
+obj-$(CONFIG_X86_ES7000) += ../../x86/es7000/