mtd/drivers/mtd/chips Makefile,1.9,1.10
joern at infradead.org
joern at infradead.org
Thu Feb 13 16:07:33 EST 2003
Update of /home/cvs/mtd/drivers/mtd/chips
In directory phoenix.infradead.org:/tmp/cvs-serv9392
Modified Files:
Makefile
Log Message:
Add missing entry for cfi_cmdset_0020.o
Index: Makefile
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/chips/Makefile,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Makefile 27 Nov 2002 10:28:51 -0000 1.9
+++ Makefile 13 Feb 2003 21:07:31 -0000 1.10
@@ -21,6 +21,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
More information about the linux-mtd-cvs
mailing list