aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-imx/Makefile')
-rw-r--r--arch/arm/mach-imx/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/Makefile b/arch/arm/mach-imx/Makefile
index 4ffeca7ee25e..8f57daf5e798 100644
--- a/arch/arm/mach-imx/Makefile
+++ b/arch/arm/mach-imx/Makefile
@@ -72,7 +72,6 @@ obj-$(CONFIG_CPU_V7) += head-v7.o
72AFLAGS_head-v7.o :=-Wa,-march=armv7-a 72AFLAGS_head-v7.o :=-Wa,-march=armv7-a
73obj-$(CONFIG_SMP) += platsmp.o 73obj-$(CONFIG_SMP) += platsmp.o
74obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o 74obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o
75obj-$(CONFIG_LOCAL_TIMERS) += localtimer.o
76obj-$(CONFIG_SOC_IMX6Q) += clock-imx6q.o mach-imx6q.o 75obj-$(CONFIG_SOC_IMX6Q) += clock-imx6q.o mach-imx6q.o
77 76
78ifeq ($(CONFIG_PM),y) 77ifeq ($(CONFIG_PM),y)