Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SamulKyull authored Apr 11, 2024
1 parent c8475fa commit a558689
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Linux Kernel Source Tree

Kernel source tree for AvaotaSBC-provided kernel builds.

## Kernel Branches
- [Linux 5.15](https://github.com/AvaotaSBC/linux/tree/linux-5.15)

```
Usage: init [OPTIONS]
Build Kernel repo.
Options:
-u, --url URL The url of kernel
-v, --version VERSION The version of kernel
-p, --patch PATCHFILE The patch file of kernel
-b, --branch BRANCH NAME The branch of dst kernel
-h, --help Show command help.
```

0 comments on commit a558689

Please sign in to comment.