ar71xx: preliminary Ubiquiti Bullet M support
[openwrt-10.03/.git] / target / linux / ar71xx / files / arch / mips / ar71xx / prom.c
index 23493cdb926f306ab095b995bec6a0178e3daa1d..ed6f4e99323262529f5c5556182fca6813c35b24 100644 (file)
@@ -82,6 +82,9 @@ static struct board_rec boards[] __initdata = {
        }, {
                .name           = "UBNT-LSX",
                .mach_type      = AR71XX_MACH_UBNT_LSX,
+       }, {
+               .name           = "UBNT-BM",
+               .mach_type      = AR71XX_MACH_UBNT_BULLET_M,
        }, {
                .name           = "WNR2000",
                .mach_type      = AR71XX_MACH_WNR2000,