diff options
author | lonkaars <loek@pipeframe.xyz> | 2024-02-03 19:59:53 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2024-02-03 19:59:53 +0100 |
commit | c801f769dd22361cfc8db43837e817002cb0ea1a (patch) | |
tree | d0a4ab9352636d6ec66ddbfc8114557ebef72ffd /.gitmodules | |
parent | 73f170091b302d68f908e00628fb27c69aa44ce7 (diff) |
fix kernel branch
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index e060bcd..0419da6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,5 +6,5 @@ path = kernel # url = https://openbeagle.org/beagleboard/linux.git url = https://github.com/beagleboard/linux - branch = v6.1.69-ti-rt-arm64-r23 + branch = v6.1.69-ti-r22 shallow = true |