mirror of https://github.com/thesofproject/sof.git
6 lines
123 B
CMake
6 lines
123 B
CMake
|
if (CONFIG_ACE_VERSION_1_5)
|
||
|
zephyr_library_sources_ifdef(CONFIG_SOF_BOOT_TEST
|
||
|
vmh.c
|
||
|
)
|
||
|
endif()
|