projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
pxcab: remove 2.6.31 config
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.34
/
510-yaffs_support.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.34/510-yaffs_support.patch
b/target/linux/generic-2.6/patches-2.6.34/510-yaffs_support.patch
index
e490452
..
b14de59
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.34/510-yaffs_support.patch
+++ b/
target/linux/generic-2.6/patches-2.6.34/510-yaffs_support.patch
@@
-10,8
+10,9
@@
--- a/fs/Makefile
+++ b/fs/Makefile
--- a/fs/Makefile
+++ b/fs/Makefile
-@@ -125,3 +125,4 @@ obj-$(CONFIG_OCFS2_FS) += ocfs2/
- obj-$(CONFIG_BTRFS_FS) += btrfs/
+@@ -127,3 +127,5 @@
obj-$(CONFIG_GFS2_FS) += gfs2/
obj-$(CONFIG_EXOFS_FS) += exofs/
obj-$(CONFIG_GFS2_FS) += gfs2/
obj-$(CONFIG_EXOFS_FS) += exofs/
+ obj-$(CONFIG_CEPH_FS) += ceph/
+obj-$(CONFIG_YAFFS_FS) += yaffs2/
+obj-$(CONFIG_YAFFS_FS) += yaffs2/
++
This page took
0.030667 seconds
and
4
git commands to generate.