diff options
author | John Crispin <blogic@openwrt.org> | 2013-07-17 09:44:57 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2013-07-17 09:44:57 +0000 |
commit | 67ff2b4beaf0ce91adc9b9e4c0a4eb025fc20124 (patch) | |
tree | 6d9c7a12829bc055d2dc11a8cd920215702227fa /target/linux | |
parent | 380cbeb729d02a7ec75993236ed602ccbc277288 (diff) | |
download | upstream-67ff2b4beaf0ce91adc9b9e4c0a4eb025fc20124.tar.gz upstream-67ff2b4beaf0ce91adc9b9e4c0a4eb025fc20124.tar.bz2 upstream-67ff2b4beaf0ce91adc9b9e4c0a4eb025fc20124.zip |
ramips: add sysupgarde support for wl-330n3g
https://dev.openwrt.org/ticket/13891
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37376 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 | \ |