mtd/patches patchin.sh,1.17,1.18

gleixner at infradead.org gleixner at infradead.org
Tue Mar 9 05:25:04 EST 2004


Update of /home/cvs/mtd/patches
In directory phoenix.infradead.org:/tmp/cvs-serv6814

Modified Files:
	patchin.sh 
Log Message:
include suspend.h for <2.4.20 too

Index: patchin.sh
===================================================================
RCS file: /home/cvs/mtd/patches/patchin.sh,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- patchin.sh	21 Oct 2003 09:56:20 -0000	1.17
+++ patchin.sh	9 Mar 2004 10:25:00 -0000	1.18
@@ -47,7 +47,7 @@
 FS_DIRS="fs/jffs2"
 FS_FILES="*.[ch] Makefile Rules.make"
 # kernel version < 2.4.20 needs zlib headers
-FS_INC_BEL2420="jffs*.h workqueue.h z*.h rb*.h"
+FS_INC_BEL2420="jffs*.h workqueue.h z*.h rb*.h suspend.h"
 # kernel version < 2.5.x
 FS_INC_BEL25="jffs2*.h workqueue.h rb*.h suspend.h"
 # kernelversion >= 2.5




More information about the linux-mtd-cvs mailing list