mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-16 07:27:26 +00:00
ar71xx: add a missing ;; to ar71xx.sh
commit 42305ae24aa7 ("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")
|
||||
name="gl-ar300m"
|
||||
;;
|
||||
*"GL-MIFI")
|
||||
name="gl-mifi"
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user