Compiling into mainline source not clear #343
roadapathy
started this conversation in
General
Replies: 2 comments
|
Use |
0 replies
|
Hello! The codebase is for an out-of-tree driver that is compiled separately from the mainline kernel. Simply running You can then install these with This codebase is generally not suitable for integration into the mainline kernel. You probably can hack it into the build system locally (e.g. copy into |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Sorry, the how to does not explain how to integrate this into the Kernel. Does the code directory not go somewhere into the Kernel source directory? I compile and install the Kernel all the time from kernel.org but this isn't clear to me.
All reactions