add UBOOT_SYSTEM=lepotato to build command
I get this build error:
Code
UNPACK u-boot
BUILD u-boot (target)
TOOLCHAIN make (auto-detect)
make[1]: Entering directory '/home/a/LibreELEC.tv/build.LibreELEC-AMLGX.arm-9.1-devel/u-boot-2019.01'
Makefile:474: *** multiple target patterns. Stop.
make[1]: Leaving directory '/home/a/LibreELEC.tv/build.LibreELEC-AMLGX.arm-9.1-devel/u-boot-2019.01'
FAILURE: scripts/install u-boot has failed!
[069/239] [FAIL] install u-boot
The following logs for this failure are available:
stdout: /home/a/LibreELEC.tv/build.LibreELEC-AMLGX.arm-9.1-devel/.threads/logs/62/stdout
stderr: /home/a/LibreELEC.tv/build.LibreELEC-AMLGX.arm-9.1-devel/.threads/logs/62/stderr
parallel: This job failed:
package_worker 4 62 239 'install u-boot'
Parallel build failure - see log for details. Time of failure: Thu May 2 18:39:36 MSK 2019
Makefile:12: recipe for target 'image' failed
make: *** [image] Error 1
Display More