X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/4fa1e52b3aa05aa7e552d940349912003dbb28d0..a08050a04875fcc54de48f3acd84f957385411ae:/target/linux/ar71xx/base-files/lib/ar71xx.sh diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index 877bab253..fa00516c2 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -37,6 +37,9 @@ ar71xx_board_name() { *"Nanostation M") name="nanostation-m" ;; + *JWAP003) + name="jwap003" + ;; *LS-SR71) name="ls-sr71" ;; @@ -94,6 +97,9 @@ ar71xx_board_name() { *"DIR-615 rev. C1") name="dir-615-c1" ;; + *TL-MR3420) + name="tl-mr3420" + ;; *TL-WA901ND) name="tl-wa901nd" ;;