ar71xx: add Abicom SC450 support
[openwrt/staging/wigyori.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index fb8997fe89fb7ba7483d6ee298942a28b87dc8a7..6c3396b6a5e5316f258231b924eb487bb51d6bb6 100755 (executable)
@@ -887,6 +887,9 @@ ar71xx_board_detect() {
        *SC300M)
                name="sc300m"
                ;;
+       *SC450)
+               name="sc450"
+               ;;
        *"SMART-300")
                name="smart-300"
                ;;