From 2c4b180efec0da48f4736bc1fe82e8e87f77d87f Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 4 Apr 2012 07:27:28 +0200 Subject: [PATCH] projects/ATV: temporary disable build of atv-bootloader Signed-off-by: Stephan Raue --- projects/ATV/options | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/ATV/options b/projects/ATV/options index e622b52f4b..15b485ab3b 100755 --- a/projects/ATV/options +++ b/projects/ATV/options @@ -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=""