mirror of https://github.com/hak5/openwrt-owl.git
AP121 target: fix board detection in ar71xx.sh
Signed-off-by: Attila Lendvai <attila@lendvai.name> SVN-Revision: 48916owl
parent
d98870feda
commit
fbb2449953
|
@ -369,7 +369,7 @@ ar71xx_board_detect() {
|
|||
*AP113)
|
||||
name="ap113"
|
||||
;;
|
||||
*AP121)
|
||||
*"AP121 reference board")
|
||||
name="ap121"
|
||||
;;
|
||||
*AP121-MINI)
|
||||
|
|
Loading…
Reference in New Issue