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:
@@ -406,8 +406,8 @@ ramips_board_detect() {
|
||||
*"OY-0001")
|
||||
name="oy-0001"
|
||||
;;
|
||||
*"ZBT WR8305RT")
|
||||
name="wr8305rt"
|
||||
*"Zbtlink ZBT-WR8305RT")
|
||||
name="zbt-wr8305rt"
|
||||
;;
|
||||
*"ZTE Q7")
|
||||
name="zte-q7"
|
||||
|
||||
Reference in New Issue
Block a user