Skip to content

Commit

Permalink
adding support for 5.0 kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeday committed Mar 13, 2019
1 parent e71356f commit 5c2a640
Show file tree
Hide file tree
Showing 13 changed files with 42,817 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ If you don't want to use the pre-built kernel and headers, you can compile the k
```
3. Checkout the version of the kernel you wish to target (replacing with your target version):
```
git checkout v4.y.z
git checkout v5.y.z
```
4. Apply the kernel patches from the linux-surface repo (this one, and assuming you cloned it to ~/linux-surface):
```
Expand Down
Loading

0 comments on commit 5c2a640

Please sign in to comment.