mtd/patches patchin.sh,1.17,1.18
gleixner at infradead.org
gleixner at infradead.org
Tue Mar 9 05:25:04 EST 2004
- Previous message: mtd/fs/jffs2 compr.c,1.33,1.34 fs.c,1.37,1.38 gc.c,1.132,1.133
nodelist.h,1.115,1.116 read.c,1.34,1.35 write.c,1.81,1.82
- Next message: mtd/fs/jffs2 scan.c,1.106,1.107
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: mtd/fs/jffs2 compr.c,1.33,1.34 fs.c,1.37,1.38 gc.c,1.132,1.133
nodelist.h,1.115,1.116 read.c,1.34,1.35 write.c,1.81,1.82
- Next message: mtd/fs/jffs2 scan.c,1.106,1.107
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the linux-mtd-cvs
mailing list