mtd/drivers/mtd/nand Makefile,1.10,1.11

David Woodhouse dwmw2 at infradead.org
Tue May 20 09:10:08 EDT 2003


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

Modified Files:
	Makefile 
Log Message:
don't die if no Rules.make

Index: Makefile
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/nand/Makefile,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- Makefile	1 Dec 2002 13:23:05 -0000	1.10
+++ Makefile	20 May 2003 13:10:05 -0000	1.11
@@ -20,4 +20,4 @@
 obj-$(CONFIG_MTD_NAND_EDB7312)  += edb7312.o
 obj-$(CONFIG_MTD_NAND_IDS)	+= nand_ids.o
 
-include $(TOPDIR)/Rules.make
+-include $(TOPDIR)/Rules.make




More information about the linux-mtd-cvs mailing list