We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 943e34a commit 0ca5e75Copy full SHA for 0ca5e75
backends/nxp/runtime/targets.bzl
@@ -15,6 +15,7 @@ def define_common_targets():
15
labels = [ci.skip_target()],
16
visibility = [
17
"//executorch/backends/nxp/runtime/fb:nxp_fb_backend",
18
+ "//executorch/backends/nxp/runtime/fb:nxp_hifi_fb_backend",
19
"@EXECUTORCH_CLIENTS",
20
],
21
deps = [
0 commit comments