From dde3611c936ee77f93f2acb68e9552fa80153c84 Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 27 Jun 2009 18:30:45 +0000 Subject: [brcm63xx] fix a stupid typo preventing the board from being detected git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16586 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/files/arch/mips/bcm63xx/boards/board_bcm963xx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux') diff --git a/target/linux/brcm63xx/files/arch/mips/bcm63xx/boards/board_bcm963xx.c b/target/linux/brcm63xx/files/arch/mips/bcm63xx/boards/board_bcm963xx.c index 92d46e762..98c900594 100644 --- a/target/linux/brcm63xx/files/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/target/linux/brcm63xx/files/arch/mips/bcm63xx/boards/board_bcm963xx.c @@ -56,7 +56,7 @@ static struct board_info __initdata board_96338gw = { }; static struct board_info __initdata board_96338w = { - .name = "9338W", + .name = "96338W", .expected_cpu_id = 0x6338, .has_enet0 = 1, -- cgit v1.2.3