summaryrefslogtreecommitdiff
path: root/target/linux/atheros/patches-2.6.25/140-redboot_partition_scan.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-05-19 07:16:54 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-05-19 07:16:54 +0000
commit518fb1a488ccdfb1337388dd3913ef2344755826 (patch)
tree604445e07f8e73b5a3ebb21c81b4a16ef582c3f5 /target/linux/atheros/patches-2.6.25/140-redboot_partition_scan.patch
parentb0b3bc5f009249df74c13ec0dc6087cf1943b318 (diff)
downloadmtk-20170518-518fb1a488ccdfb1337388dd3913ef2344755826.zip
mtk-20170518-518fb1a488ccdfb1337388dd3913ef2344755826.tar.gz
mtk-20170518-518fb1a488ccdfb1337388dd3913ef2344755826.tar.bz2
refresh kernel patches
SVN-Revision: 11197
Diffstat (limited to 'target/linux/atheros/patches-2.6.25/140-redboot_partition_scan.patch')
-rw-r--r--target/linux/atheros/patches-2.6.25/140-redboot_partition_scan.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/atheros/patches-2.6.25/140-redboot_partition_scan.patch b/target/linux/atheros/patches-2.6.25/140-redboot_partition_scan.patch
index 467fcad..37dcc67 100644
--- a/target/linux/atheros/patches-2.6.25/140-redboot_partition_scan.patch
+++ b/target/linux/atheros/patches-2.6.25/140-redboot_partition_scan.patch
@@ -1,7 +1,7 @@
-Index: linux-2.6.25.1/drivers/mtd/redboot.c
+Index: linux-2.6.25.4/drivers/mtd/redboot.c
===================================================================
---- linux-2.6.25.1.orig/drivers/mtd/redboot.c
-+++ linux-2.6.25.1/drivers/mtd/redboot.c
+--- linux-2.6.25.4.orig/drivers/mtd/redboot.c
++++ linux-2.6.25.4/drivers/mtd/redboot.c
@@ -59,31 +59,32 @@ static int parse_redboot_partitions(stru
static char nullstring[] = "unallocated";
#endif