ar71xx: add support for the TRENDNet TEW-673GRU board
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 82b53f1..ab619f1 100755 (executable)
@@ -256,6 +256,9 @@ ar71xx_board_detect() {
        *TEW-632BRP)
                name="tew-632brp"
                ;;
+       *TEW-673GRU)
+               name="tew-673gru"
+               ;;
        *TL-WR1043ND)
                name="tl-wr1043nd"
                ;;