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