1
0

release 6.12.10

This commit is contained in:
2025-01-18 01:49:54 +03:00
parent d372c88caf
commit 5b35bedab1
20 changed files with 13 additions and 1423 deletions

View File

@@ -7,7 +7,7 @@ w=$(git rev-parse --path-format=absolute --show-toplevel) ; : "${w:?}" ; cd "$w"
dst='debian/patches/pf-tmp'
src='../linux-extras'
branches='amd-pstate amd-rapl btrfs cpuidle crypto fixes invlpgb kbuild pksm xfs zstd'
branches='btrfs cpuidle crypto fixes kbuild pksm xfs zstd'
if [ -d "${dst}" ] ; then rm -rf "${dst}" ; fi
mkdir -p "${dst}"