Skip to content

Commit de10274

Browse files
authored
6.19 patches
1 parent 8191755 commit de10274

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

patch_driver.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ BUILD_PATH=/tmp/build-kernel
77
# Patches
88
T2_PATCHES_GIT_URL=https://github.com/t2linux/linux-t2-patches.git
99
T2_PATCHES_BRANCH_NAME=main
10-
T2_PATCHES_COMMIT_HASH=547fa06ff16ae131f2ae1083b17946384ddeb755
10+
T2_PATCHES_COMMIT_HASH=HEAD
1111

1212
rm -rf "${BUILD_PATH}"
1313
mkdir -p "${BUILD_PATH}"

0 commit comments

Comments
 (0)