mtd/drivers/mtd/chips Makefile,1.10,1.11

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


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

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

Index: Makefile
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/chips/Makefile,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- Makefile	13 Feb 2003 21:07:31 -0000	1.10
+++ Makefile	20 May 2003 13:10:04 -0000	1.11
@@ -32,4 +32,4 @@
 obj-$(CONFIG_MTD_SHARP)		+= sharp.o
 obj-$(CONFIG_MTD_ABSENT)	+= map_absent.o
 
-include $(TOPDIR)/Rules.make
+-include $(TOPDIR)/Rules.make




More information about the linux-mtd-cvs mailing list