mirror of
https://github.com/krislamo/kernmod.git
synced 2025-09-09 07:49:29 +00:00
A hello world Linux kernel module
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
*.cmd
|
||||
*.ko
|
||||
*.mod*
|
||||
*.o
|
||||
.helloworld.o.d
|
||||
.vagrant
|
||||
Module.symvers
|
||||
modules.order
|
Reference in New Issue
Block a user