repo.or.cz
/
openwrt
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[DIRECTFB] Placeholder
[openwrt/mini2440.git]
/
target
/
linux
/
au1000
/
patches
/
013-openwrt_rootfs.patch
blob
e7bcba6b6e785f752145b6da8e915ea9dd7be76d
1
--- a/drivers/mtd/maps/mtx-1_flash.c
2
+++ b/drivers/mtd/maps/mtx-1_flash.c
3
@@ -28,7 +28,7 @@ static struct map_info mtx1_map = {
4
5
static struct mtd_partition mtx1_partitions[] = {
6
{
7
- .name = "filesystem",
8
+ .name = "rootfs",
9
.size = 0x01C00000,
10
.offset = 0,
11
},{