projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
3adf3b44e177c587db4decdf02c70a69786ceddc
[openwrt.git]
/
target
/
linux
/
au1000
/
patches-3.6
/
002-openwrt_rootfs.patch
1
--- a/arch/mips/alchemy/board-mtx1.c
2
+++ b/arch/mips/alchemy/board-mtx1.c
3
@@ -171,7 +171,7 @@ static struct platform_device mtx1_gpio_
4
5
static struct mtd_partition mtx1_mtd_partitions[] = {
6
{
7
- .name = "filesystem",
8
+ .name = "rootfs",
9
.size = 0x01C00000,
10
.offset = 0,
11
},