Hi!
I'm building libreelec image on container follow https://github.com/LibreELEC/Libr…er/tools/docker.
When use
docker run --rm -v `pwd`:/build -w /build -it -e PROJECT=Amlogic -e DEVICE=AMLGX -e ARCH=arm -e THREADCOUNT=50% libreelec make image
I have the failed meaage:
make: *** No rule to make target 'image'. Stop.