]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - Makefile
arm: vf610: Add Vybrid VF610 CPU support
[karo-tx-uboot.git] / Makefile
index c52f0f181f8a30c1568009a6107a3fd7c222856d..363180ccf2604c751a2ff1a7fc579a559b1fb051 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -341,7 +341,7 @@ ifneq ($(CONFIG_AM33XX)$(CONFIG_OMAP34XX)$(CONFIG_OMAP44XX)$(CONFIG_OMAP54XX)$(C
 LIBS-y += $(CPUDIR)/omap-common/libomap-common.o
 endif
 
-ifneq (,$(filter $(SOC), mx25 mx27 mx5 mx6 mx31 mx35 mxs))
+ifneq (,$(filter $(SOC), mx25 mx27 mx5 mx6 mx31 mx35 mxs vf610))
 LIBS-y += arch/$(ARCH)/imx-common/libimx-common.o
 endif