Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
silvzr authored May 16, 2024
1 parent aad102e commit 1410d9b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Please read following **[README](https://github.com/SchweGELBin/kernel_milk_davi
- Run Action "CI Build"
- You can choose your build options before you start (These will override the variables in main.sh)
- The files will be available at "releases" in your repository
- v1.x.x = PixelOS kernel (Vantom)
- v2.x.x = SleepyKernel (perf+)

```
# Kernel
Expand All @@ -34,6 +36,7 @@ ANYKERNEL3_BRANCH | Branch of your AnyKernel3 repo
# Build
DEVICE_CODE | Device codename (Mi 9t / RedmiK20 is "davinci")
DEVICE_DEFCONFIG | Defconfig file of your device (Typically [codename]_defconfig e.g. "davinci_defconfig")
COMMON_DEFCONFIG | Defconfig file of your common tree device (Not needed if [codename]_defconfig exists)
DEVICE_ARCH | Device architecture (arch/arm, arch/arm64, arch/x64)
# Clang
Expand Down

0 comments on commit 1410d9b

Please sign in to comment.