fix archer-c7-v1 support, add missing ;;

This commit is contained in:
Attila Lendvai 2023-08-17 22:16:54 +02:00
parent 0c9ff42c17
commit 95201a77b3
No known key found for this signature in database
GPG Key ID: FEFA9FE55CF6E3CD

View File

@ -39,6 +39,7 @@ case $(board_name) in
*mynet-n750*) *mynet-n750*)
autoprovisionUSBLed="blue:wps" autoprovisionUSBLed="blue:wps"
autoprovisionStatusLed="blue:wireless" autoprovisionStatusLed="blue:wireless"
;;
*archer-c7-v1*) *archer-c7-v1*)
autoprovisionUSBLed="green:wlan2g" autoprovisionUSBLed="green:wlan2g"
autoprovisionStatusLed="green:wlan5g" autoprovisionStatusLed="green:wlan5g"