BigTreeTech: Use different family for edge kernel to avoid artifact conflict
This commit is contained in:
parent
eab306b279
commit
896178c58f
@ -43,6 +43,7 @@ case $BRANCH in
|
||||
|
||||
# Stick to 6.2.16 kernel for edge until ws2812 driver is fixed
|
||||
if [[ "$BRANCH" == "edge" ]]; then
|
||||
LINUXFAMILY=sun50iw9-btt
|
||||
KERNEL_MAJOR_MINOR="6.2"
|
||||
KERNELBRANCH="tag:v6.2.16"
|
||||
KERNELPATCHDIR="archive/sunxi-${KERNEL_MAJOR_MINOR}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user