Build tool for compiling the Linux kernel with Clear Linux's patches with an optimized kconfig and at maximum build performance
.gitignore | ||
.SRCINFO | ||
buildtool.sh | ||
kconfig | ||
LICENSE | ||
linux.install | ||
PKGBUILD | ||
PKGBUILD.buildtool | ||
README.md |
JeremyStarTM's optimized kernel
This repositories includes everything you need to build JeremyStarTM's custom optimized kernel, based on Clear Linux's kernel patches and various other tweaks introduced by JeremyStarTM.
Building
To build this kernel, run this command in your terminal:
curl -sSL "https://git.staropensource.de/JeremyStarTM/kernel-optimized/raw/branch/develop/buildtool.sh">/tmp/buildtool.sh;chmod +x /tmp/buildtool.sh;/tmp/buildtool.sh