mirror of https://gitee.com/openkylin/linux.git
i386: move mach-voyager
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
9702785a74
commit
9402e12b8f
|
@ -65,7 +65,7 @@ mcore-y := arch/x86/mach-default
|
|||
|
||||
# Voyager subarch support
|
||||
mflags-$(CONFIG_X86_VOYAGER) := -Iinclude/asm-i386/mach-voyager
|
||||
mcore-$(CONFIG_X86_VOYAGER) := arch/i386/mach-voyager
|
||||
mcore-$(CONFIG_X86_VOYAGER) := arch/x86/mach-voyager
|
||||
|
||||
# VISWS subarch support
|
||||
mflags-$(CONFIG_X86_VISWS) := -Iinclude/asm-i386/mach-visws
|
||||
|
|
Loading…
Reference in New Issue