mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
projects/ATV: temporary disable build of atv-bootloader
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
75b05ab9ae
commit
2c4b180efe
@ -64,7 +64,6 @@
|
||||
# cortex-r4f cortex-m3 cortex-m1 xscale iwmmxt iwmmxt2 ep9312.
|
||||
#
|
||||
TARGET_CPU="cortex-a9"
|
||||
|
||||
# TARGET_FPU:
|
||||
# This specifies what floating point hardware (or hardware emulation) is
|
||||
# available on the target. Permissible names are:
|
||||
@ -85,7 +84,8 @@
|
||||
LTO_SUPPORT="no"
|
||||
|
||||
# Bootloader to use (syslinux / u-boot / atv-bootloader)
|
||||
BOOTLOADER="atv-bootloader"
|
||||
# BOOTLOADER="atv-bootloader" disabled for now
|
||||
BOOTLOADER=""
|
||||
|
||||
# Configuration for u-boot
|
||||
UBOOT_CONFIG=""
|
||||
|
Loading…
x
Reference in New Issue
Block a user