Skip to content

Commit

Permalink
Merge branch 'android14-stable-mod' of https://github.com/liyafe1997/…
Browse files Browse the repository at this point in the history
…kernel_xiaomi_sm8250_immens1ty into android14-stable-mod
  • Loading branch information
liyafe1997 committed Aug 14, 2024
2 parents ba0b165 + a866c9f commit 4144288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ And, `dtb` is not flashed by default. (`dtb` is already in the zip). If you enco
In RHEL/RPM based OS, you can
```
sudo yum groupinstall 'Development Tools'
sudo yum install wget bc openssl-devel
sudo yum install wget bc openssl-devel ccache
```
Notice: `ccache` is enabled in `build.sh` for speed up the compiling. `CCACHE_DIR` has been set as `$HOME/.cache/ccache_mikernel` in `build.sh`. If you don't like you can remove or modify it.
Expand Down

0 comments on commit 4144288

Please sign in to comment.