summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/lib/upgrade/platform.sh
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-08-17 05:59:12 +0000
committerJohn Crispin <john@openwrt.org>2015-08-17 05:59:12 +0000
commit66f6c9e231224ef32f70142d3f1294b83b7cebba (patch)
tree0c05d6b7288204866cd15e6d892cc0d1165f88bb /target/linux/ramips/base-files/lib/upgrade/platform.sh
parent102073ca17b91c079cd150be0feb30796721f6da (diff)
downloadmaster-31e0f0ae-66f6c9e231224ef32f70142d3f1294b83b7cebba.tar.gz
master-31e0f0ae-66f6c9e231224ef32f70142d3f1294b83b7cebba.tar.bz2
master-31e0f0ae-66f6c9e231224ef32f70142d3f1294b83b7cebba.zip
ramips: fix Sitecom WL-341v3 board and image names
The following patch changes: * board name from "wl341v3" to "wl-341v3" * dts filename * LED names in dts file for Sitecom WL-341v3 device. Signed-off-by: Piotr Dymacz <pepe2k@gmail.com> SVN-Revision: 46622
Diffstat (limited to 'target/linux/ramips/base-files/lib/upgrade/platform.sh')
-rwxr-xr-xtarget/linux/ramips/base-files/lib/upgrade/platform.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/base-files/lib/upgrade/platform.sh b/target/linux/ramips/base-files/lib/upgrade/platform.sh
index f46155ff43..f78bc22822 100755
--- a/target/linux/ramips/base-files/lib/upgrade/platform.sh
+++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh
@@ -109,7 +109,7 @@ platform_check_image() {
wl-330n | \
wl-330n3g | \
wl-351 | \
- wl341v3 | \
+ wl-341v3 | \
wli-tx4-ag300n | \
wzr-agl300nh | \
wmr300 |\