summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mxs/Makefile
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2013-03-29 08:25:43 (GMT)
committerShawn Guo <shawn.guo@linaro.org>2013-04-04 13:15:58 (GMT)
commitd696e3f6585ddeb7bddbf0783b649fa669459a5c (patch)
tree42a08a0df82fa61f7e3764e42a5120af0d239bba /arch/arm/mach-mxs/Makefile
parente91411b44d54db96c3d2d365b195b112e513d4ba (diff)
downloadlinux-fsl-qoriq-d696e3f6585ddeb7bddbf0783b649fa669459a5c.tar.xz
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 80db726..cc2bf67 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