summaryrefslogtreecommitdiffstats
path: root/core/modules/evdi/module.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/evdi/module.conf')
-rw-r--r--core/modules/evdi/module.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/core/modules/evdi/module.conf b/core/modules/evdi/module.conf
new file mode 100644
index 00000000..90c2a5ef
--- /dev/null
+++ b/core/modules/evdi/module.conf
@@ -0,0 +1,9 @@
+#!/bin/bash
+
+REQUIRED_GIT="https://github.com/DisplayLink/evdi.git"
+
+REQUIRED_FILES="
+ /lib/modules/${TARGET_KERNEL_LONG}/extra/evdi.ko
+"
+
+REQUIRED_MODULES="kernel"