ar71xx: Add support for Black Swift
[15.05/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 4c10ab2..cacf362 100755 (executable)
@@ -664,6 +664,9 @@ ar71xx_board_detect() {
        *"SMART-300")
                name="smart-300"
                ;;
+       "Smart Electronics Black Swift board"*)
+               name="bsb"
+               ;;
        *TEW-632BRP)
                name="tew-632brp"
                ;;