Additions to self_compilation.sh w/ added logic | README updates | Phased out original build scripts

This commit is contained in:
optout 2024-03-02 02:31:27 +00:00
parent fd18d6d85c
commit 56d934f2dc
No known key found for this signature in database
GPG Key ID: 13BA4BD4C14170C0
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ The script performs a variety of functions:
### Steps to self-compile
1. Set the KVER variable to which version you want to obtain from Anthraxx's [linux-hardened](https://github.com/anthraxx/linux-hardened) repository
2. Run `bash ./self_compilation.sh`
2. Run `bash self_compilation.sh`
Note: If you are planning on mapping modules used by your system when prompted via the script, we highly recommend that you access peripherals such as Webcams, adapters, USBs, protocols such as Bluetooth prior to running the script, if they are desired.