[ar71xx] add an alias board name for the Ubiquiti RouterStation
[openwrt.git] / target / linux / ar71xx / files / arch / mips / ar71xx / prom.c
index 0116d0f..fd0c17f 100644 (file)
@@ -55,6 +55,9 @@ static struct board_rec boards[] __initdata = {
        }, {
                .name           = "UBNT-RS",
                .mach_type      = AR71XX_MACH_UBNT_RS,
+       }, {
+               .name           = "Ubiquiti AR71xx-based board",
+               .mach_type      = AR71XX_MACH_UBNT_RS,
        }, {
                .name           = "UBNT-LS-SR71",
                .mach_type      = AR71XX_MACH_UBNT_LSSR71,
This page took 0.024975 seconds and 4 git commands to generate.