diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-05-23 21:05:22 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-05-23 21:05:22 +0000 |
commit | 7d9b44911886b29014b86091236f060e5fc3c0d3 (patch) | |
tree | 793a7ea7f877e53fa3f4bbddaf1736526ad71d14 | |
parent | 5dbbd232912a7d78ee11d4a44d49992006fceefd (diff) |
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31843 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 |\ |