]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/mtd/nand/Makefile
applied patches from Freescale and Ka-Ro
[karo-tx-uboot.git] / drivers / mtd / nand / Makefile
index 89ccec28029d9e4b65cc2de9493d9f1eee39c090..cd0b76dca6f1fcc17bbb00743106f52c42b18b04 100644 (file)
@@ -46,6 +46,9 @@ COBJS-$(CONFIG_NAND_S3C2410) += s3c2410_nand.o
 COBJS-$(CONFIG_NAND_S3C64XX) += s3c64xx.o
 COBJS-$(CONFIG_NAND_OMAP_GPMC) += omap_gpmc.o
 COBJS-$(CONFIG_NAND_PLAT) += nand_plat.o
 COBJS-$(CONFIG_NAND_S3C64XX) += s3c64xx.o
 COBJS-$(CONFIG_NAND_OMAP_GPMC) += omap_gpmc.o
 COBJS-$(CONFIG_NAND_PLAT) += nand_plat.o
+COBJS-$(CONFIG_MX31_NAND) += mx31_nand.o
+COBJS-$(CONFIG_MXC_NAND) += mxc_nand.o nand_device_info.o
+COBJS-$(CONFIG_MXS_NAND) += mxs_gpmi.o
 endif
 
 COBJS  := $(COBJS-y)
 endif
 
 COBJS  := $(COBJS-y)