X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Flib%2Far71xx.sh;h=2d75954db59a92c84348bb6f72e79f26d50013b1;hb=7170324f7780bc2b2bdfb1abe5d192b65d29c25e;hp=dd369624e17864ab0f83561e28546731b3391e69;hpb=f66188b67abe9b726de51106686c6b48c84d9bc0;p=15.05%2Fopenwrt.git diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index dd369624e1..2d75954db5 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -466,6 +466,9 @@ ar71xx_board_detect() { *"RouterBOARD 2011UAS") name="rb-2011uas" ;; + *"RouterBOARD 2011UiAS") + name="rb-2011uias" + ;; *"RouterBOARD 2011UAS-2HnD") name="rb-2011uas-2hnd" ;;