mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
IMX8 kernel 6.12.y: fix to latest known version that compiles
This commit is contained in:
@@ -29,6 +29,7 @@ case $BOARD in
|
||||
|
||||
current) # mainline stable kernel
|
||||
KERNEL_MAJOR_MINOR="6.12"
|
||||
KERNELBRANCH="tag:v6.12.45"
|
||||
;;
|
||||
|
||||
edge | default) # use for tests with recent mainline kernels
|
||||
|
||||
Reference in New Issue
Block a user