summaryrefslogtreecommitdiffstats
path: root/core/modules/evdi/module.conf
diff options
context:
space:
mode:
authorSimon Rettberg2022-02-23 22:53:32 +0100
committerSimon Rettberg2022-02-23 22:53:32 +0100
commit115ec841fca2d2acd89d3435282a5cfb0b1d3e2a (patch)
tree86a1846f7aaa7dd11cee517c1ba78ceb1f545141 /core/modules/evdi/module.conf
parent[evdi] New module: Virtual DisplayInterface (diff)
downloadmltk-115ec841fca2d2acd89d3435282a5cfb0b1d3e2a.tar.gz
mltk-115ec841fca2d2acd89d3435282a5cfb0b1d3e2a.tar.xz
mltk-115ec841fca2d2acd89d3435282a5cfb0b1d3e2a.zip
[evdi] Fix module path
Diffstat (limited to 'core/modules/evdi/module.conf')
-rw-r--r--core/modules/evdi/module.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/evdi/module.conf b/core/modules/evdi/module.conf
index 90c2a5ef..93404598 100644
--- a/core/modules/evdi/module.conf
+++ b/core/modules/evdi/module.conf
@@ -3,7 +3,7 @@
REQUIRED_GIT="https://github.com/DisplayLink/evdi.git"
REQUIRED_FILES="
- /lib/modules/${TARGET_KERNEL_LONG}/extra/evdi.ko
+ /lib/modules/${TARGET_KERNEL_LONG}/kernel/extra/evdi.ko
"
REQUIRED_MODULES="kernel"