mtd/drivers/mtd Makefile.24,1.2,1.3

dmarlin at infradead.org dmarlin at infradead.org
Wed Aug 11 10:45:55 EDT 2004


Update of /home/cvs/mtd/drivers/mtd
In directory phoenix.infradead.org:/tmp/cvs-serv29124/drivers/mtd

Modified Files:
	Makefile.24 
Log Message:
Remove extra mtdpart.o build rule (as in Makefile.common)

Index: Makefile.24
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/Makefile.24,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile.24	9 Aug 2004 18:46:03 -0000	1.2
+++ Makefile.24	11 Aug 2004 14:45:53 -0000	1.3
@@ -10,7 +10,6 @@
 obj-$(CONFIG_MTD)		+= $(mtd-y)
 
 obj-$(CONFIG_MTD_CONCAT)        += mtdconcat.o
-obj-$(CONFIG_MTD_PARTITIONS)    += mtdpart.o
 obj-$(CONFIG_MTD_REDBOOT_PARTS) += redboot.o
 obj-$(CONFIG_MTD_CMDLINE_PARTS) += cmdlinepart.o
 obj-$(CONFIG_MTD_AFS_PARTS)     += afs.o





More information about the linux-mtd-cvs mailing list