AP121 target: fix board detection in ar71xx.sh

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

SVN-Revision: 48916
This commit is contained in:
John Crispin 2016-03-04 08:33:38 +00:00
parent d98870feda
commit fbb2449953

View file

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