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