mtd/fs/jffs2/ecos/cdl jffs2.cdl,1.19,1.20
lunn at infradead.org
lunn at infradead.org
Sat Jul 30 11:25:48 EDT 2005
- Previous message: mtd/fs/jffs2/ecos ChangeLog,1.13,1.14 mkepk.sh,1.8,1.9
- Next message: mtd/fs/jffs2/ecos/src dir-ecos.c, 1.11, 1.12 flashio.c, 1.1,
1.2 fs-ecos.c, 1.44, 1.45 os-ecos.h, 1.24, 1.25
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/mtd/fs/jffs2/ecos/cdl
In directory phoenix.infradead.org:/tmp/cvs-serv8934/cdl
Modified Files:
jffs2.cdl
Log Message:
Merge with eCos sources and clean up some compiler warnings.
Index: jffs2.cdl
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/ecos/cdl/jffs2.cdl,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- jffs2.cdl 9 Feb 2005 09:23:54 -0000 1.19
+++ jffs2.cdl 30 Jul 2005 15:25:45 -0000 1.20
@@ -73,7 +73,7 @@
implements CYGINT_IO_FILEIO_FS
compile -library=libextras.a fs-ecos.c
- compile build.c scan.c malloc-ecos.c nodelist.c nodemgmt.c readinode.c dir-ecos.c read.c compr.c
+ compile build.c scan.c malloc-ecos.c nodelist.c nodemgmt.c readinode.c dir-ecos.c read.c compr.c debug.c
# This could be overridden by an alternative direct I/O method.
compile flashio.c
- Previous message: mtd/fs/jffs2/ecos ChangeLog,1.13,1.14 mkepk.sh,1.8,1.9
- Next message: mtd/fs/jffs2/ecos/src dir-ecos.c, 1.11, 1.12 flashio.c, 1.1,
1.2 fs-ecos.c, 1.44, 1.45 os-ecos.h, 1.24, 1.25
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the linux-mtd-cvs
mailing list