Bugfix - wrong family declaration
This commit is contained in:
parent
34d4be6b7b
commit
d511679092
@ -19,10 +19,12 @@ case $BRANCH in
|
||||
;;
|
||||
|
||||
# temporary until kernel 5.16 is well supported for rockchip64
|
||||
# it has to be its own family too
|
||||
edge)
|
||||
KERNELBRANCH="branch:linux-5.16.y"
|
||||
KERNELPATCHDIR='rk35xx-'$BRANCH
|
||||
SKIP_BOOTSPLASH="yes"
|
||||
LINUXFAMILY=rk35xx
|
||||
LINUXCONFIG='linux-rk35xx-'$BRANCH
|
||||
|
||||
;;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user