Skip to content

Commit 136ba09

Browse files
committed
minor fix
1 parent ac9afb4 commit 136ba09

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

third_party/silabs/BUILD.gn

+1-1
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ if (wifi_soc != true) { # CCP board
248248
# Locally set silabs_family to efr32mg24 as mgm24 doesn't have dedicated libsl_ot_stack lib
249249
silabs_family = "efr32mg24"
250250
} else if (silabs_family == "mgm26") {
251-
# Locally set silabs_family to efr32mg24 as mgm24 doesn't have dedicated libsl_ot_stack lib
251+
# Locally set silabs_family to efr32mg24 as mgm26 doesn't have dedicated libsl_ot_stack lib
252252
silabs_family = "efr32mg26"
253253
}
254254

0 commit comments

Comments
 (0)