1
0

Add example kernel module

This commit is contained in:
2018-10-07 10:48:25 +00:00
parent 0e03daf21c
commit 97842d8753
5 changed files with 62 additions and 0 deletions

14
examples/kernel-module/.gitignore vendored Normal file
View File

@ -0,0 +1,14 @@
.*.cmd
.tmp_versions
Module.symvers
*.ko
*.mod.c
*.o.d
*.o
modules.order
*.gcno
.#*
GPATH
GRTAGS
GTAGS
.cache.mk