mtd/drivers/mtd/nand Makefile.common,1.11,1.12

dmarlin at infradead.org dmarlin at infradead.org
Mon Sep 20 04:35:52 EDT 2004


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

Modified Files:
	Makefile.common 
Log Message:
Corrected config entry for Renesas FROM4.


Index: Makefile.common
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/nand/Makefile.common,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- Makefile.common	16 Sep 2004 23:23:42 -0000	1.11
+++ Makefile.common	20 Sep 2004 08:35:49 -0000	1.12
@@ -16,6 +16,6 @@
 obj-$(CONFIG_MTD_NAND_PPCHAMELEONEVB)	+= ppchameleonevb.o
 obj-$(CONFIG_MTD_NAND_DISKONCHIP)	+= diskonchip.o
 obj-$(CONFIG_MTD_NAND_H1900)		+= h1910.o
-obj-$(CONFIG_MTD_NAND_FROM4)		+= rtc_from4.o
+obj-$(CONFIG_MTD_NAND_RTC_FROM4)	+= rtc_from4.o
 
 nand-objs = nand_base.o nand_bbt.o





More information about the linux-mtd-cvs mailing list