AP121 target: fix board detection in ar71xx.sh

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

SVN-Revision: 48916
owl
John Crispin 2016-03-04 08:33:38 +00:00
parent d98870feda
commit fbb2449953
1 changed files with 1 additions and 1 deletions

View File

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