X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fbase-files%2Flib%2Framips.sh;h=bb815dabdbb763a0e45ea68db1293442849bd390;hb=607ecb249cb46472694c0b06cf812b2609a3b8dd;hp=eeb8df049ee9acb57e63e79c28c13ad04008e2ed;hpb=ada0452b14a3f3ad6b1b5dcbeee7623c25cfd0fd;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ramips/base-files/lib/ramips.sh b/target/linux/ramips/base-files/lib/ramips.sh index eeb8df049e..bb815dabdb 100755 --- a/target/linux/ramips/base-files/lib/ramips.sh +++ b/target/linux/ramips/base-files/lib/ramips.sh @@ -58,6 +58,9 @@ ramips_board_detect() { *"ARC FreeStation5") name="freestation5" ;; + *"Archer C20i") + name="c20i" + ;; *"Argus ATP-52B") name="argus-atp52b" ;; @@ -88,6 +91,9 @@ ramips_board_detect() { *"Buffalo WSR-1166DHP") name="wsr-1166" ;; + *"Firefly FireWRT") + name="firewrt" + ;; *"CY-SWR1100") name="cy-swr1100" ;; @@ -130,6 +136,9 @@ ramips_board_detect() { *"DIR-810L") name="dir-810l" ;; + *"DIR-860L B1") + name="dir-860l-b1" + ;; *"DAP-1350") name="dap-1350" ;; @@ -172,7 +181,7 @@ ramips_board_detect() { *"HILINK HLK-RM04") name="hlk-rm04" ;; - *"HOOTOO HT-TM02") + *"HooToo HT-TM02") name="ht-tm02" ;; *"HAME MPR-A1") @@ -184,6 +193,9 @@ ramips_board_detect() { *"Kingston MLW221") name="mlw221" ;; + *"Kingston MLWG2") + name="mlwg2" + ;; *"Linksys E1700") name="e1700" ;; @@ -208,6 +220,9 @@ ramips_board_detect() { *"NW718") name="nw718" ;; + *"Intenso Memory 2 Move") + name="m2m" + ;; *"Omnima EMB HPM") name="omni-emb-hpm" ;;