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