Skip to content

Commit 0ca5e75

Browse files
authored
Add Hifi compiled runtime
Differential Revision: D82602663 Pull Request resolved: #14628
1 parent 943e34a commit 0ca5e75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backends/nxp/runtime/targets.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ def define_common_targets():
1515
labels = [ci.skip_target()],
1616
visibility = [
1717
"//executorch/backends/nxp/runtime/fb:nxp_fb_backend",
18+
"//executorch/backends/nxp/runtime/fb:nxp_hifi_fb_backend",
1819
"@EXECUTORCH_CLIENTS",
1920
],
2021
deps = [

0 commit comments

Comments
 (0)