AP121 target: fix board detection in ar71xx.sh

Signed-off-by: Attila Lendvai <attila@lendvai.name>

SVN-Revision: 48916
master
John Crispin 9 years ago
parent d98870feda
commit fbb2449953
  1. 2
      target/linux/ar71xx/base-files/lib/ar71xx.sh

@ -369,7 +369,7 @@ ar71xx_board_detect() {
*AP113)
name="ap113"
;;
*AP121)
*"AP121 reference board")
name="ap121"
;;
*AP121-MINI)

Loading…
Cancel
Save