ar71xx: TL-MR3020: fix board detection, fix missing mandatory package and modify...
[openwrt.git] / target / linux / ar71xx / files-2.6.39 / arch / mips / ar71xx / mach-tl-mr3020.c
index 21ec3e0..cccb4d4 100644 (file)
@@ -118,5 +118,5 @@ static void __init tl_mr3020_setup(void)
        ar9xxx_add_device_wmac(ee, mac);
 }
 
-MIPS_MACHINE(AR71XX_MACH_TL_MR3020, "TL-MR3020", "TP-LINK TL-MR3020 v1",
+MIPS_MACHINE(AR71XX_MACH_TL_MR3020, "TL-MR3020", "TP-LINK TL-MR3020",
             tl_mr3020_setup);