diff options
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.patch | 6 |
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 467fcada2e..37dcc6794a 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 |