From 7cdae3780ac94470a9a8bc3bc923118d51217323 Mon Sep 17 00:00:00 2001 From: JeremyStarTM Date: Thu, 11 Jul 2024 19:21:36 +0200 Subject: [PATCH] Add changes --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 6fb99ec..f0f482f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,13 @@ This repositories includes everything you need to build JeremyStarTM's custom op ## Warning As with every other software, make sure to update your kernel regularily. Missing updates and security patches make your system vulnerable. So run `git pull` and then `buildtool.sh` regularily, thank you ^^ +## Changes +This repository improves/changes the following things over `https://aur.archlinux.org/pkgbase/linux-clear`: +- includes a build tool with build time performance improvements +- better PKGBUILD documentation +- more build options +- integrates kernel commandline directly into the final kernel build + ## Building To build this kernel, run this command in your terminal: ```bash