diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-05-08 17:03:42 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-05-08 17:03:42 +0000 |
commit | 33a2cbfd5c03f9b7c7c41ee21eb16db214d0ed43 (patch) | |
tree | 7c58f21b64312eab39f0b30b42fb94a01fdeefb3 /target/linux/ar71xx/base-files/lib/upgrade | |
parent | 10b3ca5ccbd602c6d38456431631269018809b87 (diff) | |
download | mtk-20170518-33a2cbfd5c03f9b7c7c41ee21eb16db214d0ed43.zip mtk-20170518-33a2cbfd5c03f9b7c7c41ee21eb16db214d0ed43.tar.gz mtk-20170518-33a2cbfd5c03f9b7c7c41ee21eb16db214d0ed43.tar.bz2 |
ar71xx: add user-space support for Netgear WNDAP360
[juhosg: this has been created from the following patch:
http://patchwork.openwrt.org/patch/3620/ ]
Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36579
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 85e9d61..817123b 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -122,6 +122,7 @@ platform_check_image() { nanostation-m | \ rocket-m | \ rw2458n | \ + wndap360 | \ wzr-hp-g300nh2 | \ wzr-hp-g300nh | \ wzr-hp-g450h | \ |