[ar71xx] fix RB-493 detection
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / files / arch / mips / ar71xx / prom.c
index d22c593e1afd9f4c694ea1782f08c0f160bc4f09..1d55328aad024ce41b7b97b8d3656e0e6d49e545 100644 (file)
@@ -40,6 +40,9 @@ static struct board_rec boards[] __initdata = {
        }, {
                .name           = "450",
                .mach_type      = MACH_AR71XX_RB_450,
+       }, {
+               .name           = "493",
+               .mach_type      = MACH_AR71XX_RB_493,
        }
 };