mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-11 23:14:20 +00:00
add an alias board name for the Ubiquiti RouterStation
SVN-Revision: 14563
This commit is contained in:
parent
2d672ef2f5
commit
507e6e4140
@ -55,6 +55,9 @@ static struct board_rec boards[] __initdata = {
|
|||||||
}, {
|
}, {
|
||||||
.name = "UBNT-RS",
|
.name = "UBNT-RS",
|
||||||
.mach_type = AR71XX_MACH_UBNT_RS,
|
.mach_type = AR71XX_MACH_UBNT_RS,
|
||||||
|
}, {
|
||||||
|
.name = "Ubiquiti AR71xx-based board",
|
||||||
|
.mach_type = AR71XX_MACH_UBNT_RS,
|
||||||
}, {
|
}, {
|
||||||
.name = "UBNT-LS-SR71",
|
.name = "UBNT-LS-SR71",
|
||||||
.mach_type = AR71XX_MACH_UBNT_LSSR71,
|
.mach_type = AR71XX_MACH_UBNT_LSSR71,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user