X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Flib%2Far71xx.sh;h=3af2eee2bd5f28dd1b1ffd2f212f79ff392b811a;hp=fb7328875f2ddc8b2e797b1fc751ac820bcd21a0;hb=a3dd6c939df83753256566565cad707c9413fbcb;hpb=11a5128b983fdc78ffeac063bf9060116cad281b diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index fb7328875f..3af2eee2bd 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -687,6 +687,9 @@ ar71xx_board_detect() { *"E750A v4") name="e750a-v4" ;; + *"E750G v8") + name="e750g-v8" + ;; *"EAP120") name="eap120" tplink_pharos_board_detect "$(tplink_pharos_get_model_string | tr -d '\r')"