Skip to content

dogpoopy/action_kernel_builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

Yet Another Kernel Builder Using GitHub Actions

How to Use

  1. Go to the ACTIONS tab.
  2. Choose the Build Kernel workflow.
  3. Fill in the required fields.
  4. Run the workflow.

Setting Up the Toolchain

For Tarball

  1. Navigate to Android Clang Prebuilt.
  2. Select the branch/tag and the clang folder for the version you want to use.
  3. Long press the "tgz" link beside "path_history" and copy the link address.
  4. Paste it into the toolchain URL link option.

For Git Repository

  1. Simply enter the repository URL.
  2. To specify a branch, add -b <branch> after or before the URL. If no branch is specified, the default branch will be cloned.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published