Skip to content

Commit 31003db

Browse files
fix for wifi ncp build
1 parent c5690e8 commit 31003db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/platform/silabs/efr32/BUILD.gn

+1
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ static_library("efr32") {
9999
"${chip_root}/src/platform/logging:headers",
100100
]
101101
deps = [ "${silabs_platform_dir}/provision:provision-headers" ]
102+
public_configs = []
102103

103104
# Add platform crypto implementation
104105
if (chip_crypto == "platform") {

0 commit comments

Comments
 (0)