preliminary support for the Ubiquiti RouterStation Pro
[librecmc/librecmc.git] / target / linux / ar71xx / files / arch / mips / ar71xx / prom.c
index 4786badf121b7d5358c497ea5417052e62b33a4f..aa4da8e2317331a497dc683db37751eb74e8a693 100644 (file)
@@ -59,6 +59,9 @@ static struct board_rec boards[] __initdata = {
        }, {
                .name           = "UBNT-RS",
                .mach_type      = AR71XX_MACH_UBNT_RS,
+       }, {
+               .name           = "UBNT-RSPRO",
+               .mach_type      = AR71XX_MACH_UBNT_RSPRO,
        }, {
                .name           = "Ubiquiti AR71xx-based board",
                .mach_type      = AR71XX_MACH_UBNT_RS,