ar71xx: fix PB44 board detection
SVN-Revision: 32737
This commit is contained in:
parent
c7fa38484c
commit
7daf851adf
1 changed files with 1 additions and 1 deletions
|
@ -234,7 +234,7 @@ ar71xx_board_detect() {
|
|||
*PB42)
|
||||
name="pb42"
|
||||
;;
|
||||
*PB44)
|
||||
*"PB44 reference board")
|
||||
name="pb44"
|
||||
;;
|
||||
*PB92)
|
||||
|
|
Loading…
Reference in a new issue