summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-stm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-stm/Makefile')
-rw-r--r--arch/arm/mach-stm/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/arch/arm/mach-stm/Makefile b/arch/arm/mach-stm/Makefile
index 59d70b6b55..0ff8fd16d6 100644
--- a/arch/arm/mach-stm/Makefile
+++ b/arch/arm/mach-stm/Makefile
@@ -1,2 +1,4 @@
-obj-$(CONFIG_ARCH_IMX23) += speed-imx23.o imx23.o iomux-imx23.o clocksource-imx23.o reset-imx23.o
-
+obj-y += imx.o iomux-imx.o reset-imx.o
+obj-$(CONFIG_DRIVER_VIDEO_STM) += imx_lcd_clk.o
+obj-$(CONFIG_ARCH_IMX23) += speed-imx23.o clocksource-imx23.o
+obj-$(CONFIG_ARCH_IMX28) += speed-imx28.o clocksource-imx28.o