X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Flib%2Far71xx.sh;h=0ee701c0e5461d51ccffd7de2e1712ef38110fd6;hp=ad1cf7d1e2b86fe5cbbd7643ed5745eaf487bb22;hb=d0e868b3f098b9b8af702c3af94f77667670b5f0;hpb=3ee7252632f40c79f0ce3f3bf2bd1a54a6ded357 diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index ad1cf7d1e..0ee701c0e 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -103,6 +103,9 @@ ar71xx_board_name() { *WNDR3700) name="wndr3700" ;; + *WNDR3700v2) + name="wndr3700v2" + ;; *WNR2000) name="wnr2000" ;;