]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/imx-common/Makefile
Merge remote-tracking branch 'u-boot-sh/rmobile'
[u-boot] / arch / arm / imx-common / Makefile
index b04dfbbcb9594153440ed090cc8f5d469f7a8b19..0e713952dc4366476e5b555908fce9ce24388ae1 100644 (file)
@@ -19,6 +19,7 @@ obj-y += misc.o
 endif
 ifeq ($(SOC),$(filter $(SOC),mx6))
 obj-$(CONFIG_CMD_SATA) += sata.o
+obj-$(CONFIG_IMX_VIDEO_SKIP) += video.o
 endif
 obj-$(CONFIG_CMD_BMODE) += cmd_bmode.o
 obj-$(CONFIG_CMD_HDMIDETECT) += cmd_hdmidet.o