diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-05-23 21:05:22 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-05-23 21:05:22 +0000 |
commit | 1d286fd7552a6cd497b5d05a7c92d3b19677fc4b (patch) | |
tree | b3c402dce84ddf8a0d91e0d0251d20c42491229c /target/linux/ramips | |
parent | 6aec1d72c2160220e6cab0b46e6f7b3b1e1f7c4d (diff) | |
download | upstream-1d286fd7552a6cd497b5d05a7c92d3b19677fc4b.tar.gz upstream-1d286fd7552a6cd497b5d05a7c92d3b19677fc4b.tar.bz2 upstream-1d286fd7552a6cd497b5d05a7c92d3b19677fc4b.zip |
ramips: Enable sysupgrade for Sitecom WL-351
Sysupgrade works just fine on my Sitecom WL-351 after adding this
oneliner.
Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
SVN-Revision: 31843
Diffstat (limited to 'target/linux/ramips')
-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 09683f3b7a..229cbe5435 100755 --- a/target/linux/ramips/base-files/lib/upgrade/platform.sh +++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh @@ -38,6 +38,7 @@ platform_check_image() { v22rw-2x2 | \ wl341v3 | \ wl-330n | \ + wl-351 | \ wli-tx4-ag300n | \ whr-g300n |\ ur-336un |\ |