Skip to content

Commit 59f837d

Browse files
Link portable kernel lib
1 parent b66d62a commit 59f837d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backends/mediatek/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ add_library(neuron_backend SHARED)
2929
target_link_libraries(neuron_backend
3030
PRIVATE
3131
executorch_no_prim_ops
32+
portable_ops_lib
3233
android
3334
log
3435
${NEURON_BUFFER_ALLOCATOR_LIB}

0 commit comments

Comments
 (0)