Skip to content

Commit

Permalink
Update src/platform/Linux/BUILD.gn
Browse files Browse the repository at this point in the history
Co-authored-by: Andrei Litvin <[email protected]>
  • Loading branch information
crlonxp and andy31415 committed Nov 11, 2024
1 parent d68f068 commit 1277977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platform/Linux/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ static_library("Linux") {
}

if (chip_device_config_enable_wifipaf) {
public_deps += [ "${chip_root}/src/wifipaf:wifipaf" ]
public_deps += [ "${chip_root}/src/wifipaf" ]
}
}

Expand Down

0 comments on commit 1277977

Please sign in to comment.