aboutsummaryrefslogtreecommitdiff
path: root/system/nvidia-legacy470-kernel/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/nvidia-legacy470-kernel/README')
-rw-r--r--system/nvidia-legacy470-kernel/README9
1 files changed, 6 insertions, 3 deletions
diff --git a/system/nvidia-legacy470-kernel/README b/system/nvidia-legacy470-kernel/README
index 4a70d6d173..ff2a81824c 100644
--- a/system/nvidia-legacy470-kernel/README
+++ b/system/nvidia-legacy470-kernel/README
@@ -14,10 +14,13 @@ xorg.conf.
The xf86-video-nouveau-blacklist package from /extra is required.
-The Nvidia 470.xx series is now EOL as of December 2024.
+The Nvidia 470.xx series is now EOL as of September 2024.
NOTE: To build in -current against the 6.12.x kernel, pass
"CURRENT=yes" to the script.
-To build against the 6.13.x or 6.14.x kernels in /testing, pass
-"KERNEL614=yes" to the script (forces CURRENT=yes).
+To build against the 6.14.x kernel in /testing, pass "KERNEL614=yes"
+to the script (forces CURRENT=yes).
+
+To build against the 6.15.x kernel, pass "KERNEL615=yes"
+to the script (forces KERNEL614=yes and CURRENT=yes).