aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/Makefile
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2007-10-11 11:16:39 +0200
committerThomas Gleixner <tglx@linutronix.de>2007-10-11 11:16:39 +0200
commitc750a66b0ebfcd8f4cb353ab37b286c8cd93ad10 (patch)
treea97f03edb6b38ffa69160b6f9ae5291138b2b231 /arch/i386/Makefile
parenti386: move mach-visws (diff)
downloadlinux-dev-c750a66b0ebfcd8f4cb353ab37b286c8cd93ad10.tar.xz
linux-dev-c750a66b0ebfcd8f4cb353ab37b286c8cd93ad10.zip
i386: move mach-generic
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/i386/Makefile')
-rw-r--r--arch/i386/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/i386/Makefile b/arch/i386/Makefile
index 191e171b3672..510df782f940 100644
--- a/arch/i386/Makefile
+++ b/arch/i386/Makefile
@@ -86,7 +86,7 @@ mcore-$(CONFIG_X86_SUMMIT) := arch/i386/mach-default
# generic subarchitecture
mflags-$(CONFIG_X86_GENERICARCH) := -Iinclude/asm-i386/mach-generic
mcore-$(CONFIG_X86_GENERICARCH) := arch/i386/mach-default
-core-$(CONFIG_X86_GENERICARCH) += arch/i386/mach-generic/
+core-$(CONFIG_X86_GENERICARCH) += arch/x86/mach-generic/
# ES7000 subarch support
mflags-$(CONFIG_X86_ES7000) := -Iinclude/asm-i386/mach-es7000