Skip to content

Commit

Permalink
Merge pull request #15 from hao-yao/main
Browse files Browse the repository at this point in the history
patch: Correct folders for different kernel
  • Loading branch information
hao-yao authored Oct 10, 2024
2 parents 526ed27 + b8ed7fc commit 21c72b6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Three ways are available:
3. Build and install by dkms (DKMS build)

### 1. In-tree build
- Tested with kernel v6.8 ~ v6.11-rc2
- Tested with kernel v6.8 and v6.10
1. Check out kernel source code
2. Patch kernel source code, using patches under `patch/<kernel-version>` and `patch/<kernel-version>/in-tree-build` depending on what you need.
3. Copy `drivers` and `include` folders to kernel source code.
Expand Down

0 comments on commit 21c72b6

Please sign in to comment.