aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Makefile')
-rw-r--r--arch/x86/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Makefile b/arch/x86/Makefile
index da8f4129780b..8978e98bed5b 100644
--- a/arch/x86/Makefile
+++ b/arch/x86/Makefile
@@ -143,7 +143,7 @@ mcore-$(CONFIG_X86_ES7000) := arch/x86/mach-default/
143 143
144# RDC R-321x subarch support 144# RDC R-321x subarch support
145mflags-$(CONFIG_X86_RDC321X) := -Iinclude/asm-x86/mach-rdc321x 145mflags-$(CONFIG_X86_RDC321X) := -Iinclude/asm-x86/mach-rdc321x
146mcore-$(CONFIG_X86_RDC321X) := arch/x86/mach-default 146mcore-$(CONFIG_X86_RDC321X) := arch/x86/mach-default/
147core-$(CONFIG_X86_RDC321X) += arch/x86/mach-rdc321x/ 147core-$(CONFIG_X86_RDC321X) += arch/x86/mach-rdc321x/
148 148
149# default subarch .h files 149# default subarch .h files