Skip to content

Commit

Permalink
[genio] fix beken platform config (#22615)
Browse files Browse the repository at this point in the history
  • Loading branch information
j8xixo12 authored and pull[bot] committed Oct 20, 2022
1 parent 677e6e7 commit 5c94b11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/platform/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ if (chip_device_platform != "none" && chip_device_platform != "external") {
defines += [
"CHIP_DEVICE_LAYER_TARGET_BEKEN=1",
"CHIP_DEVICE_LAYER_TARGET=Beken",
"CHIP_DEVICE_CONFIG_ENABLE_WIFI=${chip_enable_wifi}",
]
} else if (chip_device_platform == "mt793x") {
defines += [
Expand Down

0 comments on commit 5c94b11

Please sign in to comment.