summaryrefslogtreecommitdiffstats
path: root/core/modules/qemukvm
diff options
context:
space:
mode:
authorJonathan Bauer2017-08-17 18:16:04 +0200
committerJonathan Bauer2017-08-17 18:16:04 +0200
commit95fd035a2873943f884a0335c9349cd0ecac75a5 (patch)
treeb1df7f1f0243a72591ee61d1bc3b641b57cf9443 /core/modules/qemukvm
parent[qemukvm] added missing kernel activation link (diff)
downloadmltk-95fd035a2873943f884a0335c9349cd0ecac75a5.tar.gz
mltk-95fd035a2873943f884a0335c9349cd0ecac75a5.tar.xz
mltk-95fd035a2873943f884a0335c9349cd0ecac75a5.zip
[qemukvm] added TODO about missing kernel module
Diffstat (limited to 'core/modules/qemukvm')
-rw-r--r--core/modules/qemukvm/module.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/modules/qemukvm/module.build b/core/modules/qemukvm/module.build
index afa58c7b..cafcbb6b 100644
--- a/core/modules/qemukvm/module.build
+++ b/core/modules/qemukvm/module.build
@@ -10,6 +10,8 @@ build() {
tarcopy "$(cat "${COPYLIST}" | sort -u)" "${MODULE_BUILD_DIR}"
+
+ # FIXME get kernel/virt kernel module dir for irqbypass
}
post_copy() {