mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 21:32:59 +02:00
[ar71xx] fix the registered machine type of the WNR2000 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13853 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
06b3948c4f
commit
603c403f5e
@ -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 New Issue
Block a user