mtd/drivers/mtd/devices Makefile,1.6,1.7

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


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

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

Index: Makefile
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/devices/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Makefile	27 Nov 2002 10:28:14 -0000	1.6
+++ Makefile	20 May 2003 13:10:04 -0000	1.7
@@ -27,4 +27,4 @@
 obj-$(CONFIG_MTD_LART)		+= lart.o
 obj-$(CONFIG_MTD_BLKMTD)	+= blkmtd.o
 
-include $(TOPDIR)/Rules.make
+-include $(TOPDIR)/Rules.make




More information about the linux-mtd-cvs mailing list