OPPO MTK Kernel 4.19 For Android 13


How to compile?

  1. Create a folder with a whatever you like to name, but make sure your compiler recognizes it. e.g:mkdir oppo_mtk
  2. Clone this repository in your folder,and rename to kernel-4.19.
  3. Clone modules repository:modules repository
  4. Copy the vendor folder of the modules repository to your folder.
  5. Back to kernel repository,you can compile it.