summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cefc86e..fa84b3e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -175,7 +175,7 @@ if (ETHOS_U55_ENABLED)
USER_OPTION(ETHOS_U55_DRIVER_SRC_PATH
"Path to Ethos-U55 core driver sources"
- "${CMAKE_CURRENT_SOURCE_DIR}/dependencies/core_driver"
+ "${CMAKE_CURRENT_SOURCE_DIR}/dependencies/core-driver"
PATH
)