]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/imx-common/Makefile
tegra: dts: Sync up nyan-big files with Linux
[u-boot] / arch / arm / imx-common / Makefile
index 4abffee6232e5968528ca625e8374894a02aa0a4..e7190c3fbc18b32fb756235f94bddfc666eb9227 100644 (file)
@@ -14,7 +14,7 @@ ifeq ($(SOC),$(filter $(SOC),mx5 mx6))
 obj-y  += timer.o cpu.o speed.o
 obj-$(CONFIG_SYS_I2C_MXC) += i2c-mxv7.o
 endif
-ifeq ($(SOC),$(filter $(SOC),mx6 mxs))
+ifeq ($(SOC),$(filter $(SOC),mx7 mx6 mxs))
 obj-y  += misc.o
 obj-$(CONFIG_SPL_BUILD)        += spl.o
 endif