]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/imx-common/Makefile
imx: iomux: add macros to setup iomux for multiple SoC types
[u-boot] / arch / arm / imx-common / Makefile
index 0e713952dc4366476e5b555908fce9ce24388ae1..d4799e7d7b45e19491a0486eef46ca651e4256c9 100644 (file)
@@ -16,6 +16,7 @@ obj-$(CONFIG_SYS_I2C_MXC) += i2c-mxv7.o
 endif
 ifeq ($(SOC),$(filter $(SOC),mx6 mxs))
 obj-y  += misc.o
+obj-$(CONFIG_SPL_BUILD)        += spl.o
 endif
 ifeq ($(SOC),$(filter $(SOC),mx6))
 obj-$(CONFIG_CMD_SATA) += sata.o