2
0
forked from Ivasoft/openwrt

ar71xx: Add support for Black Swift

Add support for the Black Swift board:
http://www.black-swift.com/

Took relevant parts and slightly adapted from:
https://github.com/blackswift/openwrt/blob/master/bsb.patch

Signed-off-by: Bruno Randolf <br1@einfach.org>

SVN-Revision: 46651
This commit is contained in:
John Crispin
2015-08-17 06:16:54 +00:00
parent 9b0516c9fc
commit 4463bc017b
10 changed files with 172 additions and 0 deletions

View File

@@ -41,6 +41,9 @@ get_status_led() {
aw-nr580)
status_led="aw-nr580:green:ready"
;;
bsb)
status_led="bsb:red:sys"
;;
bullet-m | rocket-m | rocket-m-xw | nano-m | nanostation-m | nanostation-m-xw | loco-m-xw)
status_led="ubnt:green:link4"
;;