X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Flib%2Far71xx.sh;h=a9c6821ba85ec51c73c2cae486e88169979406be;hp=f0742c1e7b020377cdbd82ecc0e580d019b2a3bb;hb=d8e6c3f6d95304bc84269d2292581767fc9bfd3a;hpb=fc43e7a6e08d010649380bf0c0b9d9cfcb64ad63 diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index f0742c1e7b..a9c6821ba8 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -627,9 +627,18 @@ ar71xx_board_detect() { *"DW33D") name="dw33d" ;; + *"E1700AC v2") + name="e1700ac-v2" + ;; *"E2100L") name="e2100l" ;; + *"E600G v2") + name="e600g-v2" + ;; + *"E600GAC v2") + name="e600gac-v2" + ;; *"EAP120") name="eap120" tplink_pharos_board_detect