I'm trying to build LibreELEC.tv using Ubuntu 16.04 i did use following command
PROJECT=S905 ARCH=arm make amlpkg
now I'm getting this error
Building Amlogic DeviceTreeBlobs and injecting them to kernel...
./scripts/image: line 266: /http://LibreELEC.tv/trunk/tools/dtbTool/dtbTool: No such file or directory
Makefile:18: recipe for target 'amlpkg' failed
make: *** [amlpkg] Error 1
what is the meaning of this error and how do i fixed this ? i did try to create dtbTool folder also