aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/Makefile
diff options
context:
space:
mode:
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 fc85d6674fcb..e03c47e56c76 100644
--- a/arch/i386/Makefile
+++ b/arch/i386/Makefile
@@ -65,7 +65,7 @@ mcore-y := arch/x86/mach-default
65 65
66# Voyager subarch support 66# Voyager subarch support
67mflags-$(CONFIG_X86_VOYAGER) := -Iinclude/asm-i386/mach-voyager 67mflags-$(CONFIG_X86_VOYAGER) := -Iinclude/asm-i386/mach-voyager
68mcore-$(CONFIG_X86_VOYAGER) := arch/i386/mach-voyager 68mcore-$(CONFIG_X86_VOYAGER) := arch/x86/mach-voyager
69 69
70# VISWS subarch support 70# VISWS subarch support
71mflags-$(CONFIG_X86_VISWS) := -Iinclude/asm-i386/mach-visws 71mflags-$(CONFIG_X86_VISWS) := -Iinclude/asm-i386/mach-visws