X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=drivers%2Fmtd%2Fnand%2FMakefile;h=a0cf4d5fe4d7de12c0d81c801d18360a593c0bdd;hb=f76eba38b3eda905ff3bdc18dd1240d3dcbc6e5a;hp=347ea62e0b3d3fa5a33eb8097d01ce40d642be49;hpb=d0f4200392515194bf67213165be906e5b9e5748;p=platform%2Fkernel%2Fu-boot.git diff --git a/drivers/mtd/nand/Makefile b/drivers/mtd/nand/Makefile index 347ea62..a0cf4d5 100644 --- a/drivers/mtd/nand/Makefile +++ b/drivers/mtd/nand/Makefile @@ -73,5 +73,6 @@ obj-$(CONFIG_NAND_FSL_ELBC) += fsl_elbc_spl.o obj-$(CONFIG_NAND_FSL_IFC) += fsl_ifc_spl.o obj-$(CONFIG_NAND_MXC) += mxc_nand_spl.o obj-$(CONFIG_NAND_MXS) += mxs_nand_spl.o mxs_nand.o +obj-$(CONFIG_NAND_SUNXI) += sunxi_nand_spl.o endif # drivers