X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Flib%2Far71xx.sh;h=0d4c1e0a4968fbdc46888a3e5340dd649e37c480;hp=16ee2eb5788b33101799ee53ff85e113906a17f5;hb=eb9ba2b91e0f0c2d0b072b3fea3ea2a8b50af5fc;hpb=9ee8257cc7ed45cde07558a3b9e5310d16ad078d diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index 16ee2eb578..0d4c1e0a49 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -526,6 +526,9 @@ ar71xx_board_detect() { name="cpe510" tplink_pharos_board_detect ;; + *CPE870) + name="cpe870" + ;; *CR3000) name="cr3000" ;;