projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add preliminary support for the successor of the storm port
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
files
/
fs
/
yaffs2
/
yaffs_fs.c
diff --git
a/target/linux/generic-2.6/files/fs/yaffs2/yaffs_fs.c
b/target/linux/generic-2.6/files/fs/yaffs2/yaffs_fs.c
index
4514174
..
67001b1
100644
(file)
--- a/
target/linux/generic-2.6/files/fs/yaffs2/yaffs_fs.c
+++ b/
target/linux/generic-2.6/files/fs/yaffs2/yaffs_fs.c
@@
-32,6
+32,7
@@
*/
const char *yaffs_fs_c_version =
*/
const char *yaffs_fs_c_version =
+ "$Id: yaffs_fs.c,v 1.63 2007-09-19 20:35:40 imcd Exp $";
extern const char *yaffs_guts_c_version;
#include <linux/version.h>
extern const char *yaffs_guts_c_version;
#include <linux/version.h>
This page took
0.024706 seconds
and
4
git commands to generate.