Hi, to compile a kernel on the Rock64, check out this repo
then
then
add the options you need and
after that you should have everything built... building on the Rock64 will take quite some time if you dont have a heatsink and the cores get throttled, it should be around 40 minutes with good cooling...
Are you sure limadriver is already in a state that can be used for what you want to do? As opposed to mali?
Code:
git clone https://github.com/ayufan-rock64/linux-kernel
then
Code:
make rockchip_linux_defconfig
then
Code:
make menuconfig
add the options you need and
Code:
make -j5
after that you should have everything built... building on the Rock64 will take quite some time if you dont have a heatsink and the cores get throttled, it should be around 40 minutes with good cooling...
Are you sure limadriver is already in a state that can be used for what you want to do? As opposed to mali?
Come have a chat in the Pine IRC channel >>