init commit

This commit is contained in:
stubbfel
2018-03-08 01:38:53 +01:00
commit 4f57d552fe
4 changed files with 138 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# CMake-Module-KernelModuleBuilder
With this cmake module the user can build/create/describe kernel modules in a CMakeLists.txt, in the way liwe a usespace executable or lib. E.g. see the CMakeLists.txt in example folder.