diff options
author | John Crispin <john@openwrt.org> | 2013-07-17 09:44:57 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-07-17 09:44:57 +0000 |
commit | 8028fb80969133b618f9e91c5cfdfe2496e8bd2e (patch) | |
tree | 87d6f5c5e73745682ffaacb281110e18d705dd1e /target | |
parent | d6e8047f83ad947c2bcdb947a36714b0b582b4b0 (diff) | |
download | upstream-8028fb80969133b618f9e91c5cfdfe2496e8bd2e.tar.gz upstream-8028fb80969133b618f9e91c5cfdfe2496e8bd2e.tar.bz2 upstream-8028fb80969133b618f9e91c5cfdfe2496e8bd2e.zip |
ramips: add sysupgarde support for wl-330n3g
https://dev.openwrt.org/ticket/13891
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37376
Diffstat (limited to 'target')
-rwxr-xr-x | target/linux/ramips/base-files/lib/upgrade/platform.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/lib/upgrade/platform.sh b/target/linux/ramips/base-files/lib/upgrade/platform.sh index eaa7e64312..c7f06b2f43 100755 --- a/target/linux/ramips/base-files/lib/upgrade/platform.sh +++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh @@ -63,6 +63,7 @@ platform_check_image() { v22rw-2x2 | \ wl341v3 | \ wl-330n | \ + wl-330n3g | \ wl-351 | \ wnce2001 | \ wli-tx4-ag300n | \ |