From e72be9e83bbe2546685f2322508f32a48c703bd2 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Fri, 5 Jun 2009 19:29:41 +0000 Subject: fix a typo SVN-Revision: 16348 --- target/linux/ar71xx/files/arch/mips/ar71xx/mach-mzk-w300nh.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') diff --git a/target/linux/ar71xx/files/arch/mips/ar71xx/mach-mzk-w300nh.c b/target/linux/ar71xx/files/arch/mips/ar71xx/mach-mzk-w300nh.c index 4d363c84d9..49cc2ac3f7 100644 --- a/target/linux/ar71xx/files/arch/mips/ar71xx/mach-mzk-w300nh.c +++ b/target/linux/ar71xx/files/arch/mips/ar71xx/mach-mzk-w300nh.c @@ -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, } -- cgit v1.2.3