projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add a workaround preventing libtool from hardcoding library path in shared libs
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
files
/
fs
/
yaffs2
/
yaffs_nand.c
diff --git
a/target/linux/generic-2.6/files/fs/yaffs2/yaffs_nand.c
b/target/linux/generic-2.6/files/fs/yaffs2/yaffs_nand.c
index
4e25033
..
20e98af
100644
(file)
--- a/
target/linux/generic-2.6/files/fs/yaffs2/yaffs_nand.c
+++ b/
target/linux/generic-2.6/files/fs/yaffs2/yaffs_nand.c
@@
-12,7
+12,6
@@
*/
const char *yaffs_nand_c_version =
- "$Id: yaffs_nand.c,v 1.7 2007-02-14 01:09:06 wookey Exp $";
#include "yaffs_nand.h"
#include "yaffs_tagscompat.h"
This page took
0.021607 seconds
and
4
git commands to generate.