]> git.sur5r.net Git - u-boot/blobdiff - drivers/mtd/nand/Makefile
nand: mxc: Switch NAND SPL to generic SPL
[u-boot] / drivers / mtd / nand / Makefile
index c77c0c4f0f6eec10c34ce5e3b17d495b6531026f..bcb71619b587ebc368c41b05bc783ebcaed4051d 100644 (file)
@@ -82,6 +82,7 @@ COBJS-$(CONFIG_NAND_PLAT) += nand_plat.o
 else  # minimal SPL drivers
 
 COBJS-$(CONFIG_NAND_FSL_ELBC) += fsl_elbc_spl.o
+COBJS-$(CONFIG_NAND_MXC) += mxc_nand_spl.o
 
 endif # drivers
 endif # nand