[2.4 patch] include cfi_cmdset_0020 in drivers/mtd/chips/Makefile

From: Adrian Bunk (bunk@fs.tum.de)
Date: Thu Feb 27 2003 - 18:36:27 EST


2.4.21-pre5 includes drivers/mtd/chips/cfi_cmdset_0020.c but doesn't
compile it. The following patch fixes it:

--- linux-2.4.21-pre5-full/drivers/mtd/chips/Makefile.old 2003-02-28 00:28:56.000000000 +0100
+++ linux-2.4.21-pre5-full/drivers/mtd/chips/Makefile 2003-02-28 00:32:43.000000000 +0100
@@ -17,6 +17,7 @@
 obj-$(CONFIG_MTD) += chipreg.o
 obj-$(CONFIG_MTD_AMDSTD) += amd_flash.o
 obj-$(CONFIG_MTD_CFI) += cfi_probe.o
+obj-$(CONFIG_MTD_CFI_STAA) += cfi_cmdset_0020.o
 obj-$(CONFIG_MTD_CFI_AMDSTD) += cfi_cmdset_0002.o
 obj-$(CONFIG_MTD_CFI_INTELEXT) += cfi_cmdset_0001.o
 obj-$(CONFIG_MTD_GEN_PROBE) += gen_probe.o

cu
Adrian

-- 

"Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Feb 28 2003 - 22:00:45 EST