]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/imx-common/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-arm
[u-boot] / arch / arm / imx-common / Makefile
index 8bba8a57bf4ac870c88b1095efef846c47547e4b..949232661500f517d25d131486a1b58d28fe43f1 100644 (file)
@@ -27,7 +27,7 @@ include $(TOPDIR)/config.mk
 
 LIB     = $(obj)libimx-common.o
 
-ifeq ($(SOC),$(filter $(SOC),mx25 mx35 mx5 mx6))
+ifeq ($(SOC),$(filter $(SOC),mx25 mx35 mx5 mx6 vf610))
 COBJS-y        = iomux-v3.o
 endif
 ifeq ($(SOC),$(filter $(SOC),mx5 mx6))