summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2023-01-16 14:59:51 +0100
committerSimon Rettberg2023-01-16 14:59:51 +0100
commitf7f1c575afcd2e5c3cbe957a18ee34cc97f4acf4 (patch)
treec317872270b2fae5a09f72d62ce2efc80eb10fcf
parentgithub: Build for multiple kernel versions (diff)
downloadxloop-f7f1c575afcd2e5c3cbe957a18ee34cc97f4acf4.tar.gz
xloop-f7f1c575afcd2e5c3cbe957a18ee34cc97f4acf4.tar.xz
xloop-f7f1c575afcd2e5c3cbe957a18ee34cc97f4acf4.zip
Update README
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9b15468..8e5647d 100644
--- a/README.md
+++ b/README.md
@@ -10,9 +10,9 @@ This repository contains the source code for the xloop Linux kernel modules
and the user space utility **xlosetup** to configure xloop devices. The xloop Linux kernel modules can be built for the following Linux kernel versions and Linux distributions:
- - Archlinux with **Linux kernel 5.15.x** or **5.10.x**
+ - Archlinux with **Linux kernel 6.1.x, 5.15.x** or **5.10.x**
- Raspberry Pi OS with **Linux kernel 5.4.x**
- - Ubuntu 20.04 with **Linux kernel 5.4.x**
+ - Ubuntu 20.04 with **Linux kernel 6.1.x, 5.15.x, 5.10.x** or **5.4.x**
- Ubuntu 18.04 with **Linux kernel 4.19.x**
- CentOS 8 with **Linux kernel 4.18.x**
- AlmaLinux 8 with **Linux kernel 4.18.x**