]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
mxs: spl_mem_init: Fix comment about start bit
[karo-tx-uboot.git] / Makefile
index 84b0c43440d0a55ef5b8db3f6735cd7359301077..d1d286b4ee8b09a75a86a1fe7846d13273e1da86 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -331,7 +331,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))
+ifneq (,$(filter $(SOC), mx25 mx27 mx5 mx6 mx31 mx35 mxs))
 LIBS-y += arch/$(ARCH)/imx-common/libimx-common.o
 endif