Loading arch/i386/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading arch/i386/mach-visws/Makefile→arch/x86/mach-visws/Makefile +0 −0 File moved. View file arch/i386/mach-visws/mpparse.c→arch/x86/mach-visws/mpparse.c +0 −0 File moved. View file arch/i386/mach-visws/reboot.c→arch/x86/mach-visws/reboot.c +0 −0 File moved. View file arch/i386/mach-visws/setup.c→arch/x86/mach-visws/setup.c +0 −0 File moved. View file Loading
arch/i386/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading