[RK3399-DEV bugfix] Fixed variable mismatch. Closes https://github.com/armbian/build/issues/1143
This commit is contained in:
parent
67d491e562
commit
3dc51fc666
@ -43,7 +43,7 @@ case $BRANCH in
|
||||
KERNELBRANCH='tag:tag:4.19.0-1073-ayufan'
|
||||
KERNELDIR='linux-rockchip64'
|
||||
KERNELPATCHDIR='rockchip64-dev'
|
||||
KERNELCONFIG='linux-rockchip64-dev'
|
||||
LINUXCONFIG='linux-rockchip64-dev'
|
||||
KERNEL_USE_GCC='> 7.0'
|
||||
;;
|
||||
esac
|
||||
|
||||
Loading…
Reference in New Issue
Block a user