[backfire] target: standardize config file & patches dir names (2.6)
[openwrt-10.03/.git] / target / linux / kirkwood / patches-2.6.30 / 001-openwrt_partition_map.patch
1 --- a/arch/arm/mach-kirkwood/sheevaplug-setup.c
2 +++ b/arch/arm/mach-kirkwood/sheevaplug-setup.c
3 @@ -34,7 +34,7 @@ static struct mtd_partition sheevaplug_n
4                 .offset = MTDPART_OFS_NXTBLK,
5                 .size = SZ_4M
6         }, {
7 -               .name = "root",
8 +               .name = "rootfs",
9                 .offset = MTDPART_OFS_NXTBLK,
10                 .size = MTDPART_SIZ_FULL
11         },