mtd/drivers/mtd Makefile.common,1.4,1.5

David Woodhouse dwmw2 at infradead.org
Tue Aug 10 16:51:52 EDT 2004


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

Modified Files:
	Makefile.common 
Log Message:
Remove extra mtdpart.o build rule

Index: Makefile.common
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/Makefile.common,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Makefile.common	9 Aug 2004 13:19:42 -0000	1.4
+++ Makefile.common	10 Aug 2004 20:51:49 -0000	1.5
@@ -9,7 +9,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