|
@@ -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
|