mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
ar71xx: fix a typo in ar71xx.sh
SVN-Revision: 18568
This commit is contained in:
parent
7ce91a64f0
commit
ac8369a672
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ ar71xx_board_name() {
|
|||
name="wp543"
|
||||
;;
|
||||
*WNDR3700)
|
||||
name"wndr3700"
|
||||
name="wndr3700"
|
||||
;;
|
||||
*WNR2000)
|
||||
name="wnr2000"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue