Skip to content

Commit 2817ade

Browse files
committed
Updated SDK target picking
1 parent fd13a4c commit 2817ade

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/system/BUILD.gn

-3
Original file line numberDiff line numberDiff line change
@@ -214,9 +214,6 @@ source_set("system_config_header") {
214214

215215
if(chip_platform_sdk_target != "") {
216216
public_deps += [ chip_platform_sdk_target ]
217-
218-
if (chip_device_platform == "mt793x") {
219-
public_deps += [ "${mt793x_sdk_build_root}:mt793x_sdk" ]
220217
}
221218
}
222219

0 commit comments

Comments
 (0)