X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/65ca4389f1ce0f91f4a58d0b8a47e273172656a0..3d87eafcef33151dc5484c851efe46ffe511735a:/target/linux/ar71xx/base-files/lib/ar71xx.sh?ds=sidebyside diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index 82b53f161..3ce422e7d 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -160,7 +160,7 @@ ar71xx_board_detect() { *AW-NR580) name="aw-nr580" ;; - *DB120) + *"DB120 reference board") name="db120" ;; *"DIR-600 rev. A1") @@ -256,6 +256,9 @@ ar71xx_board_detect() { *TEW-632BRP) name="tew-632brp" ;; + *TEW-673GRU) + name="tew-673gru" + ;; *TL-WR1043ND) name="tl-wr1043nd" ;;