|
@@ -143,7 +143,7 @@ mcore-$(CONFIG_X86_ES7000) := arch/x86/mach-default/
|
|
|
|
|
|
# RDC R-321x subarch support
|
|
|
mflags-$(CONFIG_X86_RDC321X) := -Iinclude/asm-x86/mach-rdc321x
|
|
|
-mcore-$(CONFIG_X86_RDC321X) := arch/x86/mach-default
|
|
|
+mcore-$(CONFIG_X86_RDC321X) := arch/x86/mach-default/
|
|
|
core-$(CONFIG_X86_RDC321X) += arch/x86/mach-rdc321x/
|
|
|
|
|
|
# default subarch .h files
|