]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/mtd/nand/Makefile
spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips
[thirdparty/u-boot.git] / drivers / mtd / nand / Makefile
index e00cbca0a9a6dc5d5e4cb0b25e5d59c7b4d3101c..c61e3f38391aeb9027fd1599805d91e88c7eb2a9 100644 (file)
@@ -15,6 +15,7 @@ obj-$(CONFIG_SPL_NAND_SIMPLE) += nand_spl_simple.o
 obj-$(CONFIG_SPL_NAND_LOAD) += nand_spl_load.o
 obj-$(CONFIG_SPL_NAND_ECC) += nand_ecc.o
 obj-$(CONFIG_SPL_NAND_BASE) += nand_base.o
+obj-$(CONFIG_SPL_NAND_IDENT) += nand_ids.o nand_timings.o
 obj-$(CONFIG_SPL_NAND_INIT) += nand.o
 ifeq ($(CONFIG_SPL_ENV_SUPPORT),y)
 obj-$(CONFIG_ENV_IS_IN_NAND) += nand_util.o