host kernel module works

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2018-10-31 23:00:01 +00:00
parent 911dd8be32
commit 65a103d6c1
4 changed files with 28 additions and 24 deletions

10
.gitignore vendored
View File

@@ -21,3 +21,13 @@ __pycache__
/m5out
*.o
*.out
# Kernel modules.
.cache.mk
*.ko.cmd
*.o.cmd
.tmp_versions
Module.symvers
*.ko
*.mod.c
modules.order