X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Flib%2Far71xx.sh;h=00e39ae6392a7ce2330c4d42741c60db517990c9;hp=8f4bb409ffe5675a17ece28c03815689f2834b42;hb=1f038e0678f3662d29b5ab9331070ff65f7e2366;hpb=e85f3471bad00a51711e7d7c7ab84e4ba64c1b93 diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index 8f4bb409ff..00e39ae639 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -433,6 +433,9 @@ ar71xx_board_detect() { name="gl-inet" gl_inet_board_detect ;; + *"EnGenius EPG5000") + name="epg5000" + ;; *"EnGenius ESR1750") name="esr1750" ;;