diff options
Diffstat (limited to 'HAL-afb/HDA-intel/CMakeLists.txt')
-rw-r--r-- | HAL-afb/HDA-intel/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/HAL-afb/HDA-intel/CMakeLists.txt b/HAL-afb/HDA-intel/CMakeLists.txt index efe244d..37e277b 100644 --- a/HAL-afb/HDA-intel/CMakeLists.txt +++ b/HAL-afb/HDA-intel/CMakeLists.txt @@ -34,7 +34,7 @@ PROJECT_TARGET_ADD(hal-intel-hda) # Library dependencies (include updates automatically) TARGET_LINK_LIBRARIES(${TARGET_NAME} hal-interface - audio-interface + audio-common ) # installation directory |