mnt-reform: Update kernel to 6.17.2

This commit is contained in:
Jakob Leifhelm 2025-11-08 10:51:57 +01:00
parent 52113c4f5c
commit 9fbdc8cbdb
No known key found for this signature in database
GPG key ID: 6817AA0238100822
6 changed files with 131 additions and 31 deletions

View file

@ -0,0 +1,4 @@
#!/usr/bin/env sh
nix eval --file updateKernelPatches.nix > kernelPatches.nix
nix fmt kernelPatches.nix