Skip to content

half2me/lkmbuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Docker image for LKM building

Run the docker image specifying the kernel version you would like to compile for, and mounting the directory containing the source code

docker run -it --env kernel=4.15.0-30-generic -v $(pwd)/hello-world:/root/ halftome/lkmbuild

Releases

No releases published

Packages

No packages published