This script simply imports/updates kernel modules in your own kernel source repos.
Either clone this repo or run the following command in the root of your kernel folder:
curl -o kernel-modules https://raw.githubusercontent.com/PIPIPIG233666/binaries/master/kernel-modules && chmod +x kernel-modules
This one builds the kernel. The output directory is ~/out.
Submodule containing mkbootimg and unpackbootimg.
Executable striped from lastet platform release.
Several nice functions kanged from android-linux-stable and LineageOS.
Java decompiler from Mr. skylot.
Script for adding LineageOS copyright to device tree source files. This also converts all tabs to spaces.