[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
master
Florian Fainelli 2009-06-27 18:30:45 +00:00
parent d1867359ac
commit 53035bf4e2
1 changed files with 1 additions and 1 deletions

View 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,