Skip to content

MilkKernel - Dynamic Kernel for davinci (Mi 9T / Redmi K20)

License

Notifications You must be signed in to change notification settings

SchweGELBin/kernel_milk_davinci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

MilkKernel

Dynamic Kernel

For davinci | Mi 9T / Redmi K20

Includes KernelSU

Install

Build

  • Fork this repository
  • Run Action "CI Build"

Thanks / Credits

  • vantoman for the kernel
  • tiann for KernelSU and its manager
  • AMWolfstein for the build script
  • osm0sis for the packaging
  • ZyCromerZ for the clang build
  • llvm for the compiler/toolchain
  • For more credits, visit their repositories

Add Branch

View branches: git branch --all
View upstream: git remote -v
In case of error "fatal: the remote end hung up unexpectedly":
    git config http.postBuffer 524288000
After adding: Add to Readme credits & Add to sync-upstream workflow
git clone https://github.com/[username]/kernel_milk_davinci.git

git remote add upstream [link].git
git fetch upstream

git checkout -b [new_branchname] upstream/[up_branchname]

git push -u origin [new_branchname]

About

MilkKernel - Dynamic Kernel for davinci (Mi 9T / Redmi K20)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published