Ōkami kernel is a custom project based on my own source for the Redmi 4X (santoni).
- CAF based.
- Up to date with linux stable 3.18 (EOL).
- Nougat and Oreo support.
- Include patches for clang and gcc 4.9+ support.
- WireGuard support.
- F2FS / NTFS / exFat.
- Energy Aware Scheduler - EAS.
- Fingerprint boost driver.
- Underclocked / Undervolted.
- Ability to enable/disable cores (No mpdecision).
- Hotplugs included:
- Thunderplug
- Alucard (enabled by default)
./build.sh
for using gcc or ./build.sh -clang
to compile it using clang.
- Any GCC toolchain.
- Clang (google clang, sdclang, etc).
- AnyKernel2.
- Setup your env.
If you want to use clang you need a gcc toolchain too. More info.