forked from Ivasoft/openwrt
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
This commit is contained in:
@@ -196,8 +196,8 @@ get_status_led() {
|
||||
wr512-3gn)
|
||||
status_led="wr512:green:wps"
|
||||
;;
|
||||
wr8305rt)
|
||||
status_led="wr8305rt:sys"
|
||||
zbt-wr8305rt)
|
||||
status_led="zbt-wr8305rt:sys"
|
||||
;;
|
||||
whr-300hp2 | \
|
||||
whr-600d | \
|
||||
|
||||
Reference in New Issue
Block a user