diff options
author | John Crispin <blogic@openwrt.org> | 2014-07-14 07:38:43 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-07-14 07:38:43 +0000 |
commit | dacbe3a582c590c2a4aaa32913e41ad459a71f8e (patch) | |
tree | 19f0c700553d7af184528a7b5a4c24d897abd9b0 /target/linux/ar71xx/base-files/lib/upgrade | |
parent | 06f7becd183b17939bd136666ba2fc0632450c55 (diff) | |
download | upstream-dacbe3a582c590c2a4aaa32913e41ad459a71f8e.tar.gz upstream-dacbe3a582c590c2a4aaa32913e41ad459a71f8e.tar.bz2 upstream-dacbe3a582c590c2a4aaa32913e41ad459a71f8e.zip |
ar71xx: add support for nanostation m xw
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41636 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/lib/upgrade')
-rwxr-xr-x | target/linux/ar71xx/base-files/lib/upgrade/platform.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh index 30ea88821f..d42a704e57 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -166,6 +166,7 @@ platform_check_image() { bullet-m | \ nanostation-m | \ rocket-m | \ + nanostation-m-xw | \ rw2458n | \ wndap360 | \ wzr-hp-g300nh2 | \ |