K3: Install kernel headers for out-of-tree module support

This commit is contained in:
Andrew Davis
2025-03-06 15:22:22 -06:00
committed by Igor
parent b7cdaa9da6
commit 3029fbf0aa

View File

@@ -15,6 +15,8 @@ declare -g ATFBRANCH="tag:v2.12.0"
declare -g BOOTBRANCH="tag:v2025.01"
declare -g BOOTSCRIPT="boot-k3.cmd:uEnv.txt"
declare -g INSTALL_HEADERS="yes"
case "${BRANCH}" in
current)