From 334e621a01f86d5bc25e4f742e1eaae6e2d2a97a Mon Sep 17 00:00:00 2001 From: Thomas Gleixner Date: Thu, 11 Oct 2007 11:16:50 +0200 Subject: i386: move mach-es7000 Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- arch/x86/mach-es7000/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 arch/x86/mach-es7000/Makefile (limited to 'arch/x86/mach-es7000/Makefile') diff --git a/arch/x86/mach-es7000/Makefile b/arch/x86/mach-es7000/Makefile new file mode 100644 index 000000000000..69dd4da218dc --- /dev/null +++ b/arch/x86/mach-es7000/Makefile @@ -0,0 +1,6 @@ +# +# Makefile for the linux kernel. +# + +obj-$(CONFIG_X86_ES7000) := es7000plat.o +obj-$(CONFIG_X86_GENERICARCH) := es7000plat.o -- cgit v1.2.3