i compile lakka for s905,
`DISTRO=Lakka PROJECT=S905 ARCH=arm make image`
but has a error:
Building Amlogic DeviceTreeBlobs and injecting them to kernel...
./scripts/image: line 255: /media/disk_expand/Lakka-LibreELEC/tools/dtbTool/dtbTool: No such file or directory
i compile for h3,no problem.it success
DISTRO=Lakka PROJECT=Allwinner ARCH=arm make image
what should i do to fix it ?