Skip to content

Commit

Permalink
Get rid of the 6.12 kernel application on kernel-open 565.
Browse files Browse the repository at this point in the history
Fixed with 565.77
  • Loading branch information
Tk-Glitch committed Dec 5, 2024
1 parent 1e653be commit 6b0c027
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -552,10 +552,6 @@ prepare() {
# https://github.com/NVIDIA/open-gpu-kernel-modules/pull/715
msg2 "Applying fix-hdmi-names.diff for kernel-open..."
patch -Np1 -i "$srcdir"/fix-hdmi-names.diff

# 6.12 - https://forums.developer.nvidia.com/t/patch-for-565-57-01-linux-kernel-6-12/313260
msg2 "Applying kernel-6.12.patch for kernel-open..."
( cd "$srcdir"/"$_pkg"/kernel-open && patch -Np2 -i "$srcdir"/kernel-6.12.patch )
fi

# Attempt to make this reproducible
Expand Down

0 comments on commit 6b0c027

Please sign in to comment.