aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/patches/100-mtd_myloder_partition_parser.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-05-19 06:33:18 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-05-19 06:33:18 +0000
commit12dce71cd11ca47dee95a6a7c18090892574d7f3 (patch)
tree9ef21b32f930277c9b50012fdec6860cde9789f5 /target/linux/adm5120/patches/100-mtd_myloder_partition_parser.patch
parent925ad245e090f4d0da3cf902e28b79fdc7206996 (diff)
downloadupstream-12dce71cd11ca47dee95a6a7c18090892574d7f3.tar.gz
upstream-12dce71cd11ca47dee95a6a7c18090892574d7f3.tar.bz2
upstream-12dce71cd11ca47dee95a6a7c18090892574d7f3.zip
refresh kernel patches
SVN-Revision: 11193
Diffstat (limited to 'target/linux/adm5120/patches/100-mtd_myloder_partition_parser.patch')
-rw-r--r--target/linux/adm5120/patches/100-mtd_myloder_partition_parser.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/adm5120/patches/100-mtd_myloder_partition_parser.patch b/target/linux/adm5120/patches/100-mtd_myloder_partition_parser.patch
index 8015f32b12..47166ed3cb 100644
--- a/target/linux/adm5120/patches/100-mtd_myloder_partition_parser.patch
+++ b/target/linux/adm5120/patches/100-mtd_myloder_partition_parser.patch
@@ -1,7 +1,7 @@
-Index: linux-2.6.24.2/drivers/mtd/Kconfig
+Index: linux-2.6.24.7/drivers/mtd/Kconfig
===================================================================
---- linux-2.6.24.2.orig/drivers/mtd/Kconfig
-+++ linux-2.6.24.2/drivers/mtd/Kconfig
+--- linux-2.6.24.7.orig/drivers/mtd/Kconfig
++++ linux-2.6.24.7/drivers/mtd/Kconfig
@@ -160,6 +160,22 @@ config MTD_AFS_PARTS
for your particular device. It won't happen automatically. The
'armflash' map driver (CONFIG_MTD_ARMFLASH) does this, for example.
@@ -25,10 +25,10 @@ Index: linux-2.6.24.2/drivers/mtd/Kconfig
comment "User Modules And Translation Layers"
config MTD_CHAR
-Index: linux-2.6.24.2/drivers/mtd/Makefile
+Index: linux-2.6.24.7/drivers/mtd/Makefile
===================================================================
---- linux-2.6.24.2.orig/drivers/mtd/Makefile
-+++ linux-2.6.24.2/drivers/mtd/Makefile
+--- linux-2.6.24.7.orig/drivers/mtd/Makefile
++++ linux-2.6.24.7/drivers/mtd/Makefile
@@ -11,6 +11,7 @@ obj-$(CONFIG_MTD_CONCAT) += mtdconcat.o
obj-$(CONFIG_MTD_REDBOOT_PARTS) += redboot.o
obj-$(CONFIG_MTD_CMDLINE_PARTS) += cmdlinepart.o