[ar71xx] fix the registered machine type of the WNR2000 board
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / files / arch / mips / ar71xx / mach-ap83.c
index 45eace8a3172a7523b702ad56271a52cb39958e8..13fe719069c3fa681c8214eba20414d9fb4efa84 100644 (file)
@@ -80,6 +80,8 @@ static void __init ap83_setup(void)
                                        ap83_gpio_buttons);
 
        ar71xx_add_device_usb();
+
+       ar91xx_add_device_wmac();
 }
 
 MIPS_MACHINE(AR71XX_MACH_AP83, "Atheros AP83", ap83_setup);