Build base tegra kernel

This builds the gki derived kernel, but no dt or external modules.
This commit is contained in:
Aaron Kling
2025-02-05 13:39:37 -06:00
parent 96867b19bc
commit 0cd3510695
4 changed files with 575 additions and 0 deletions

7
lineage.dependencies Normal file
View File

@@ -0,0 +1,7 @@
[
{
"repository": "android_kernel_nvidia_kernel",
"target_path": "vendor/nvidia/kernel",
"branch": "lineage-23.0_6.12"
}
]