Skip to content

Commit

Permalink
[nxp] Fix rt1060 arg
Browse files Browse the repository at this point in the history
Signed-off-by: marius-alex-tache <[email protected]>
  • Loading branch information
marius-alex-tache committed Oct 30, 2024
1 parent c334baf commit 62beed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/openthread/platforms/nxp/rt/rt1060/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ source_set("libopenthread-rt1060") {
"${openthread_nxp_root}/src/common/br/utils.c",
]

if (chip_enable_matter_cli) {
if (nxp_enable_matter_cli) {
sources += [
"${openthread_nxp_root}/examples/utils/cli_addons/addons_cli.c",
"${openthread_nxp_root}/examples/utils/cli_addons/ephemeral_key/ephemeral_key_cli.c",
Expand Down

0 comments on commit 62beed2

Please sign in to comment.