[ar71xx] fix a typo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16348 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Gabor Juhos
2009-06-05 19:29:41 +00:00
parent 5a5e5a75d8
commit 62e4a692dc

View File

@@ -63,7 +63,7 @@ static struct mtd_partition mzk_w300nh_partitions[] = {
.size = 0x020000,
.mask_flags = MTD_WRITEABLE,
} , {
.name = "firmare",
.name = "firmware",
.offset = 0x050000,
.size = 0x770000,
}