mtd/drivers/mtd Makefile,1.71,1.72
David Woodhouse
dwmw2 at infradead.org
Tue May 20 09:10:06 EDT 2003
Update of /home/cvs/mtd/drivers/mtd
In directory phoenix.infradead.org:/tmp/cvs-serv14593
Modified Files:
Makefile
Log Message:
don't die if no Rules.make
Index: Makefile
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/Makefile,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- Makefile 18 May 2003 19:11:20 -0000 1.71
+++ Makefile 20 May 2003 13:10:03 -0000 1.72
@@ -66,7 +66,7 @@
mtd_blkdevs += mtd_blkdevs.o
endif
-include $(TOPDIR)/Rules.make
+-include $(TOPDIR)/Rules.make
# below 2.5 only
ifeq ($(BELOW25),y)
More information about the linux-mtd-cvs
mailing list