Skip to content

spflaumer/android-kernel-build-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A collection of scripts to compile Android Kernels with clang

build.sh

Used as a sorts of Wrapper to compile a kernel with clang. Needs to be put inside the Kernel source tree. Only works properly after setup-toolchains.sh has been ran.

setup-toolchains.sh

Downloads prebuilt UBERTC arm and arm64 gcc 7.0 and AOSP clang toolchains and sets environment variables that work with build.sh. The PATHCC variable points towards the toolchains and the PATHBAK variable is a backup of the PATH variable.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages