ar71xx: fix PB44 board detection

SVN-Revision: 32737
master
Gabor Juhos 12 years ago
parent c7fa38484c
commit 7daf851adf
  1. 2
      target/linux/ar71xx/base-files/lib/ar71xx.sh

@ -234,7 +234,7 @@ ar71xx_board_detect() {
*PB42)
name="pb42"
;;
*PB44)
*"PB44 reference board")
name="pb44"
;;
*PB92)

Loading…
Cancel
Save