X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Ffiles%2Farch%2Fmips%2Fath79%2Fmach-rbsxtlite.c;h=129195dde67c9a996cac385a69ac5199164e4941;hb=9db9072d6767e5910e01b8962171c89359ab7a14;hp=94e0b4483e6fa219d2e11d8297bc264561058c43;hpb=0e547400fbcc4b6610d3b810f123d4963f9b2ea7;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-rbsxtlite.c b/target/linux/ar71xx/files/arch/mips/ath79/mach-rbsxtlite.c index 94e0b4483e..129195dde6 100644 --- a/target/linux/ar71xx/files/arch/mips/ath79/mach-rbsxtlite.c +++ b/target/linux/ar71xx/files/arch/mips/ath79/mach-rbsxtlite.c @@ -69,7 +69,7 @@ static struct mtd_partition rbsxtlite_nand_partitions[] = { .size = (4 * 1024 * 1024) - (256 * 1024), }, { - .name = "rootfs", + .name = "ubi", .offset = MTDPART_OFS_NXTBLK, .size = MTDPART_SIZ_FULL, },