Skip to content

Commit 0c4aab4

Browse files
committed
Fix 2009 patch for kernel 6.4.4 v2
1 parent fc857cb commit 0c4aab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel_patches.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ set -eu -o pipefail
1010
APPLE_SMC_DRIVER_GIT_URL=https://github.com/t2linux/linux-t2-patches
1111
APPLE_SMC_REPO_NAME=linux-t2-patches
1212
APPLE_SMC_DRIVER_BRANCH_NAME=hotfix/2009_6.4.4
13-
APPLE_SMC_DRIVER_COMMIT_HASH=d602fbdb96693c6b97411dd6bd5331da754a1a63
13+
APPLE_SMC_DRIVER_COMMIT_HASH=a524dd14a11ed2cae0c1a634f1b1d04449b35c81
1414

1515
TMP_DIR=/tmp/tmp_dir
1616
REPO_PWD=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)

0 commit comments

Comments
 (0)