fix the registered machine type of the WNR2000 board
SVN-Revision: 13853
This commit is contained in:
parent
5bb624d8fb
commit
9bb47dc62d
1 changed files with 1 additions and 1 deletions
|
@ -85,4 +85,4 @@ static void __init wnr2000_setup(void)
|
|||
ar91xx_add_device_wmac();
|
||||
}
|
||||
|
||||
MIPS_MACHINE(AR71XX_MACH_TEW_632BRP, "NETGEAR WNR2000", wnr2000_setup);
|
||||
MIPS_MACHINE(AR71XX_MACH_WNR2000, "NETGEAR WNR2000", wnr2000_setup);
|
||||
|
|
Loading…
Reference in a new issue