diff options
author | John Crispin <john@openwrt.org> | 2015-08-17 05:57:41 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-08-17 05:57:41 +0000 |
commit | f38db7770779e014909955bd693202ee20042c2e (patch) | |
tree | 0ae04c785b791808e01a0d6b79bfa1b3b4ac1e7d /target/linux/ramips/base-files/lib/upgrade | |
parent | 553fea9f195aaefa8533b99e0d0c9ff9a27fc4f5 (diff) | |
download | upstream-f38db7770779e014909955bd693202ee20042c2e.tar.gz upstream-f38db7770779e014909955bd693202ee20042c2e.tar.bz2 upstream-f38db7770779e014909955bd693202ee20042c2e.zip |
ramips: fix Zbtlink ZBT-WR8305RT board name
There is another Zbtlink board (ZBT-WA05) supported in ramips target, so use the same naming scheme for ZBT-WR8305RT board and its dts file.
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
SVN-Revision: 46614
Diffstat (limited to 'target/linux/ramips/base-files/lib/upgrade')
-rwxr-xr-x | target/linux/ramips/base-files/lib/upgrade/platform.sh | 2 |
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 8221997a0a..1021123693 100755 --- a/target/linux/ramips/base-files/lib/upgrade/platform.sh +++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh @@ -116,7 +116,7 @@ platform_check_image() { wnce2001 | \ wr512-3gn |\ wr6202 |\ - wr8305rt |\ + zbt-wr8305rt |\ wrtnode |\ oy-0001 |\ wt1520 |\ |