mtd/fs/jffs2 Makefile,1.37,1.38

David Woodhouse dwmw2 at infradead.org
Mon May 26 05:39:05 EDT 2003


Update of /home/cvs/mtd/fs/jffs2
In directory phoenix.infradead.org:/tmp/cvs-serv20922

Modified Files:
	Makefile 
Log Message:
include Rules.make

Index: Makefile
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/Makefile,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- Makefile	14 May 2003 20:26:30 -0000	1.37
+++ Makefile	26 May 2003 09:39:02 -0000	1.38
@@ -35,5 +35,6 @@
 ifeq ($(BELOW25),y)
 obj-y := $(jffs2-objs)
 O_TARGET := jffs2.o
+include $(TOPDIR)/Rules.make
 endif
 




More information about the linux-mtd-cvs mailing list