Can anybody confirm that current head is broken or maybe it is my local problem?
BOARD="rock64"
BRANCH="current"
RELEASE="buster"
```
LD vmlinux.o
MODPOST vmlinux.symvers
MODINFO modules.builtin.modinfo
GEN modules.builtin
LD .tmp_vmlinux.kallsyms1
Makefile:1135: recipe for target 'vmlinux' failed
[ error ] ERROR in function compile_kernel [ compilation.sh:407 ]
[ error ] Kernel was not built [ @host ]
[ o.k. ] Process terminated
```
My settings:
BOARD="rock64"
BRANCH="current"
RELEASE="buster"
Sorry. It was problem in kernel code and specific config.
Issue should be closed or deleted.