aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs/Makefile
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2013-03-29 16:25:43 +0800
committerShawn Guo <shawn.guo@linaro.org>2013-04-04 21:15:58 +0800
commitd696e3f6585ddeb7bddbf0783b649fa669459a5c (patch)
tree42a08a0df82fa61f7e3764e42a5120af0d239bba /arch/arm/mach-mxs/Makefile
parentARM: mxs: rename debug-macro.S for multiplatform build (diff)
downloadlinux-dev-d696e3f6585ddeb7bddbf0783b649fa669459a5c.tar.xz
linux-dev-d696e3f6585ddeb7bddbf0783b649fa669459a5c.zip
ARM: mxs: enable multiplatform build
Remove files that are not needed by multiplatform build, and make necessary changes on Kconfig to enable multiplatform build. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/mach-mxs/Makefile')
-rw-r--r--arch/arm/mach-mxs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-mxs/Makefile b/arch/arm/mach-mxs/Makefile
index 80db7269760e..cc2bf6748ade 100644
--- a/arch/arm/mach-mxs/Makefile
+++ b/arch/arm/mach-mxs/Makefile
@@ -1,2 +1,2 @@
obj-$(CONFIG_PM) += pm.o
-obj-$(CONFIG_MACH_MXS_DT) += mach-mxs.o
+obj-$(CONFIG_ARCH_MXS) += mach-mxs.o