diff options
Diffstat (limited to 'arch/arm/mach-mxs/Makefile')
-rw-r--r-- | arch/arm/mach-mxs/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm/mach-mxs/Makefile b/arch/arm/mach-mxs/Makefile index 3d3c8a973062..cc2bf6748ade 100644 --- a/arch/arm/mach-mxs/Makefile +++ b/arch/arm/mach-mxs/Makefile | |||
@@ -1,6 +1,2 @@ | |||
1 | # Common support | ||
2 | obj-y := icoll.o ocotp.o system.o timer.o mm.o | ||
3 | |||
4 | obj-$(CONFIG_PM) += pm.o | 1 | obj-$(CONFIG_PM) += pm.o |
5 | 2 | obj-$(CONFIG_ARCH_MXS) += mach-mxs.o | |
6 | obj-$(CONFIG_MACH_MXS_DT) += mach-mxs.o | ||