Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lseything/script-compile-kernel
ShellScript for Help you a Build Kernel Android
https://github.com/lseything/script-compile-kernel
515 bash codelinaro common gki kernel msm script
Last synced: 8 days ago
JSON representation
ShellScript for Help you a Build Kernel Android
- Host: GitHub
- URL: https://github.com/lseything/script-compile-kernel
- Owner: Lseything
- Created: 2024-07-29T20:25:22.000Z (4 months ago)
- Default Branch: topaz
- Last Pushed: 2024-09-15T20:00:59.000Z (2 months ago)
- Last Synced: 2024-09-16T09:18:30.308Z (about 2 months ago)
- Topics: 515, bash, codelinaro, common, gki, kernel, msm, script
- Language: Shell
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
* This is a script made in $bash to assist in preparing the build for the GKI kernel, where it installs important packages and automatically synchronizes the repository.
* To adapt the script to your kernel you need to put the name of your kernel folder in » kernel_folder_name and you will need a custom build.sh where you will put it inside your kernel folder directly, go back to the script outside the kernel folder and put the name of the script in » your_script.sh
* This is a public script and forks are enabled so you can modify it however you want if you understand $bash.
# Signed-Off-by: *[email protected]*