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 | 713c364289150609ee83c5dde52901e3710cd815 (patch) | |
tree | 793a7ea7f877e53fa3f4bbddaf1736526ad71d14 /target | |
parent | 0e9d604ef757a484d677fcb1b9f19e73fb4f6221 (diff) | |
download | upstream-713c364289150609ee83c5dde52901e3710cd815.tar.gz upstream-713c364289150609ee83c5dde52901e3710cd815.tar.bz2 upstream-713c364289150609ee83c5dde52901e3710cd815.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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31843 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 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 |\ |