ar71xx: add support for YunCore CPE830
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 0d4c1e0a4968fbdc46888a3e5340dd649e37c480..37af9d44d4ecaefc8e269ba4602e132afb1ba91e 100755 (executable)
@@ -526,6 +526,9 @@ ar71xx_board_detect() {
                name="cpe510"
                tplink_pharos_board_detect
                ;;
+       *CPE830)
+               name="cpe830"
+               ;;
        *CPE870)
                name="cpe870"
                ;;