i386: move mach-visws
authorThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:16:38 +0000 (11:16 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:16:38 +0000 (11:16 +0200)
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/i386/Makefile
arch/x86/mach-visws/Makefile [moved from arch/i386/mach-visws/Makefile with 100% similarity]
arch/x86/mach-visws/mpparse.c [moved from arch/i386/mach-visws/mpparse.c with 100% similarity]
arch/x86/mach-visws/reboot.c [moved from arch/i386/mach-visws/reboot.c with 100% similarity]
arch/x86/mach-visws/setup.c [moved from arch/i386/mach-visws/setup.c with 100% similarity]
arch/x86/mach-visws/traps.c [moved from arch/i386/mach-visws/traps.c with 100% similarity]
arch/x86/mach-visws/visws_apic.c [moved from arch/i386/mach-visws/visws_apic.c with 100% similarity]

index 87c959d..191e171 100644 (file)
@@ -69,7 +69,7 @@ mcore-$(CONFIG_X86_VOYAGER)   := arch/i386/mach-voyager
 
 # VISWS subarch support
 mflags-$(CONFIG_X86_VISWS)     := -Iinclude/asm-i386/mach-visws
-mcore-$(CONFIG_X86_VISWS)      := arch/i386/mach-visws
+mcore-$(CONFIG_X86_VISWS)      := arch/x86/mach-visws
 
 # NUMAQ subarch support
 mflags-$(CONFIG_X86_NUMAQ)     := -Iinclude/asm-i386/mach-numaq