Skip to content
Snippets Groups Projects
Commit e3612be5 authored by Bartosz Golaszewski's avatar Bartosz Golaszewski
Browse files

zephyr-kernel: don't call zephyr_library() twice


The patch enabling the ACM0 console adds a call to zephyr_library() that
with certain Kconfig option can be called twice leading to build failures.
Remove the duplicate.

Signed-off-by: default avatarBartosz Golaszewski <bartosz.golaszewski@huawei.com>
Suggested-by: default avatarEilís Ní Fhlannagáin <elizabeth.flanagan@huawei.com>
parent 76609308
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment