mtd/patches patchin.sh,1.16,1.17
David Woodhouse
dwmw2 at infradead.org
Tue Oct 21 05:56:23 EDT 2003
- Previous message: mtd/drivers/mtd/nand toto.c,NONE,1.1 Config.in,1.12,1.13
Kconfig,1.4,1.5 Makefile.common,1.2,1.3
- Next message: mtd/drivers/mtd/nand nand.c,1.58,1.59
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/mtd/patches
In directory phoenix.infradead.org:/tmp/cvs-serv24862
Modified Files:
patchin.sh
Log Message:
Add suspend.h to patchin
Index: patchin.sh
===================================================================
RCS file: /home/cvs/mtd/patches/patchin.sh,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- patchin.sh 29 Aug 2003 14:25:48 -0000 1.16
+++ patchin.sh 21 Oct 2003 09:56:20 -0000 1.17
@@ -49,7 +49,7 @@
# kernel version < 2.4.20 needs zlib headers
FS_INC_BEL2420="jffs*.h workqueue.h z*.h rb*.h"
# kernel version < 2.5.x
-FS_INC_BEL25="jffs2*.h workqueue.h rb*.h"
+FS_INC_BEL25="jffs2*.h workqueue.h rb*.h suspend.h"
# kernelversion >= 2.5
FS_INC_25="jffs2*.h"
FS_INC_DIR="include/linux"
- Previous message: mtd/drivers/mtd/nand toto.c,NONE,1.1 Config.in,1.12,1.13
Kconfig,1.4,1.5 Makefile.common,1.2,1.3
- Next message: mtd/drivers/mtd/nand nand.c,1.58,1.59
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the linux-mtd-cvs
mailing list