This is my personal linux kernel repository.
- Add anbox config
- Add cjktty
- Add BORE CPU Scheduler
- Added some make parameters to fit my computer's hardware
- Tickless
If you have compiled code in the past, you can use the ./clean.sh
script to clean up the directory.
./clean.sh
Then run it,
makepkg -sfi
If your compilation is interrupted in the middle, you can use the following command to partially clean up the directory.
./clean.sh -p
Of course, you can also download it from the release. Only the default configuration.