Skip to content

bhanuka-yd/LinuxKernelHelloWorldModule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinuxKernelHelloWorlModule

This is a Hello World Linux Kernel Module

#How to Make the Module

Run "sudo make -C /lib/modules/$(uname -r)/build/ M=$(pwd)" to make the module Then use "insmod" and "rmmod" commands to add and remove the module to the kernel

About

This is a Hello World Linux Kernel Module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published