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:
@@ -538,6 +538,7 @@ ar71xx_board_detect() {
|
||||
;;
|
||||
*"GL-AR300M")
|
||||
name="gl-ar300m"
|
||||
;;
|
||||
*"GL-MIFI")
|
||||
name="gl-mifi"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user