mtd/drivers/mtd/maps Makefile,1.42,1.43

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


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

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

Index: Makefile
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/maps/Makefile,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- Makefile	17 May 2003 00:00:12 -0000	1.42
+++ Makefile	20 May 2003 13:10:05 -0000	1.43
@@ -66,4 +66,4 @@
 obj-$(CONFIG_MTD_ARCTIC)	+= arctic-mtd.o
 obj-$(CONFIG_MTD_H720X)		+= h720x-flash.o
 
-include $(TOPDIR)/Rules.make
+-include $(TOPDIR)/Rules.make




More information about the linux-mtd-cvs mailing list