X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Flib%2Far71xx.sh;h=f98e7d6850e061a8e95b079da980bebc06819bf9;hb=d826424f9f2e24e51e97d1306cab1d2a6974894f;hp=b035535a42f997adfcd046ef518ef46585821633;hpb=b1426a23c685ce07995988682b5421556f104367;p=librecmc%2Flibrecmc.git diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index b035535a42..f98e7d6850 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() { *AP121-MINI) name="ap121-mini" ;; + *"AP121F") + name="ap121f" + ;; *"AP132 reference board") name="ap132" ;; @@ -620,6 +623,9 @@ ar71xx_board_detect() { *"GL AR150") name="gl-ar150" ;; + *"GL-USB150") + name="gl-usb150" + ;; *"GL AR300") name="gl-ar300" ;; @@ -1088,6 +1094,9 @@ ar71xx_board_detect() { *"TL-MR13U v1") name="tl-mr13u" ;; + *"TPE-R1100 Think Penguin Mini Router") + name="tpe-r1100" + ;; *"Tube2H") name="tube2h" ;;