NAND: sync with 2.6.27
[oweals/u-boot.git] / drivers / mtd / nand / Makefile
index 19233105a20653e55aa55911cc351679a29a66d9..b0abe6e52343b0d0d91a1022f1ebf2ef9126aca1 100644 (file)
@@ -37,6 +37,7 @@ endif
 
 COBJS-$(CONFIG_NAND_FSL_ELBC) += fsl_elbc_nand.o
 COBJS-$(CONFIG_NAND_FSL_UPM) += fsl_upm.o
+COBJS-$(CONFIG_NAND_S3C64XX) += s3c64xx.o
 endif
 
 COBJS  := $(COBJS-y)