mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-03 05:12:51 +00:00
ar71xx: add a missing ;; to ar71xx.sh
commit 42305ae24a
("ar71xx: add support for gl-mifi")
was missing a ;; breaking boot up
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
4a0c4d8151
commit
96fa9aa13b
@ -538,6 +538,7 @@ ar71xx_board_detect() {
|
|||||||
;;
|
;;
|
||||||
*"GL-AR300M")
|
*"GL-AR300M")
|
||||||
name="gl-ar300m"
|
name="gl-ar300m"
|
||||||
|
;;
|
||||||
*"GL-MIFI")
|
*"GL-MIFI")
|
||||||
name="gl-mifi"
|
name="gl-mifi"
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user