fix a stupid typo preventing the board from being detected
[openwrt/openwrt.git] / target / linux / brcm63xx / files / arch / mips / bcm63xx / boards / board_bcm963xx.c
index 92d46e7628a43ac38c2276b0d3d721cc0c02e07d..98c90059401d07a6994ad1cb9bbc91fa14e71d10 100644 (file)
@@ -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,