We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cce3ed commit 2171321Copy full SHA for 2171321
README.md
@@ -246,7 +246,7 @@ yum install kernel-devel
246
yum group install "Development Tools"
247
```
248
249
-## AlmaLinux
+## AlmaLinux, Rocky Linux
250
```sh
251
## as root, install kernel development package and dependencies
252
dnf --assumeyes install kernel-devel gcc make git bc
@@ -326,6 +326,8 @@ doas ckms build corefreqk=M.m.r
326
gmake CC=clang
327
328
329
+## [Clear Linux](https://github.com/cyring/CoreFreq/wiki/CoreFreq-for-Clear-Linux)
330
+
331
## [Buildroot](https://github.com/cyring/CoreFreq-buildroot)
332
333
## Q&A
0 commit comments