ar71xx: add Abicom SC1750 support
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 6c3396b6a5e5316f258231b924eb487bb51d6bb6..eb8b671b976d381cee10197a625ce8afd3b082bb 100755 (executable)
@@ -884,6 +884,9 @@ ar71xx_board_detect() {
        *RW2458N)
                name="rw2458n"
                ;;
+       *SC1750)
+               name="sc1750"
+               ;;
        *SC300M)
                name="sc300m"
                ;;