1
0

refine scripts

This commit is contained in:
2024-11-01 15:46:17 +03:00
parent a03db36fed
commit 352b17054d
3 changed files with 88 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ w=$(git rev-parse --path-format=absolute --show-toplevel) ; : "${w:?}" ; cd "$w"
dst='debian/patches/pf'
src='../linux-extras'
branches='amd-pstate amd-rapl cpuidle crypto fixes ksm zstd'
branches='amd-pstate amd-rapl cpu cpuidle crypto fixes ksm zstd'
[ -d "${dst}" ]