projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
moko nand blocksize is 128k
[openwrt.git]
/
target
/
linux
/
adm5120
/
patches-2.6.27
/
103-mtd_trxsplit.patch
diff --git
a/target/linux/adm5120/patches-2.6.27/103-mtd_trxsplit.patch
b/target/linux/adm5120/patches-2.6.27/103-mtd_trxsplit.patch
index
4ebf10c
..
d3b0858
100644
(file)
--- a/
target/linux/adm5120/patches-2.6.27/103-mtd_trxsplit.patch
+++ b/
target/linux/adm5120/patches-2.6.27/103-mtd_trxsplit.patch
@@
-1,6
+1,6
@@
--- a/drivers/mtd/Kconfig
+++ b/drivers/mtd/Kconfig
--- a/drivers/mtd/Kconfig
+++ b/drivers/mtd/Kconfig
-@@ -55,6 +55,11 @@
+@@ -55,6 +55,11 @@
config MTD_ROOTFS_SPLIT
depends on MTD_PARTITIONS
default y
depends on MTD_PARTITIONS
default y
@@
-14,7
+14,7
@@
depends on MTD_PARTITIONS
--- a/drivers/mtd/Makefile
+++ b/drivers/mtd/Makefile
depends on MTD_PARTITIONS
--- a/drivers/mtd/Makefile
+++ b/drivers/mtd/Makefile
-@@ -8,6 +8,7 @@
+@@ -8,6 +8,7 @@
mtd-y := mtdcore.o mtdsuper.o
mtd-$(CONFIG_MTD_PARTITIONS) += mtdpart.o
obj-$(CONFIG_MTD_CONCAT) += mtdconcat.o
mtd-$(CONFIG_MTD_PARTITIONS) += mtdpart.o
obj-$(CONFIG_MTD_CONCAT) += mtdconcat.o
This page took
0.023923 seconds
and
4
git commands to generate.