X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Flib%2Far71xx.sh;h=fa00516c2e0b4456f5300598b54432d29a249b79;hp=ff2e8bd7773eb64e354fce7980a463e56752651b;hb=697f5d0bdd131565201a0d2409fdfb8f688d2ebf;hpb=1cbea059279eed9be1f14e71685597921216809c diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index ff2e8bd777..fa00516c2e 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" ;;