mtd/drivers/mtd/maps Makefile.common,1.9,1.10

ppopov at infradead.org ppopov at infradead.org
Mon Apr 12 02:40:44 EDT 2004


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

Modified Files:
	Makefile.common 
Log Message:
Added the db1550 flash file to the Makefile.common.


Index: Makefile.common
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/maps/Makefile.common,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Makefile.common	27 Feb 2004 17:42:05 -0000	1.9
+++ Makefile.common	12 Apr 2004 06:40:41 -0000	1.10
@@ -50,6 +50,7 @@
 obj-$(CONFIG_MTD_PB1XXX)	+= pb1xxx-flash.o
 obj-$(CONFIG_MTD_DB1X00)        += db1x00-flash.o
 obj-$(CONFIG_MTD_PB1550)        += pb1550-flash.o
+obj-$(CONFIG_MTD_DB1550)        += db1550-flash.o
 obj-$(CONFIG_MTD_LASAT)		+= lasat.o
 obj-$(CONFIG_MTD_AUTCPU12)	+= autcpu12-nvram.o
 obj-$(CONFIG_MTD_EDB7312)	+= edb7312.o




More information about the linux-mtd-cvs mailing list