aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2016-02-16 10:01:19 +0000
committerRyan Harkin <ryan.harkin@linaro.org>2016-02-16 10:01:19 +0000
commit6795e6b3b890335d9c464e1b2df67830138dadb6 (patch)
treec9c6f9e955939da772e3148447c0a207a3d3552b
parentfda0a8944a3980291688f853d00dbfa47358e040 (diff)
tc2: build UEFI in RELEASE
LAN9118 networking doesn't work in DEBUG mode, so build as RELEASE instead at least until the problems are fixed. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rw-r--r--variants/tc2-busybox2
1 files changed, 1 insertions, 1 deletions
diff --git a/variants/tc2-busybox b/variants/tc2-busybox
index 60d21c5..5203d83 100644
--- a/variants/tc2-busybox
+++ b/variants/tc2-busybox
@@ -62,7 +62,7 @@ UEFI_PATH=uefi/edk2
UEFI_TOOLS_PATH=uefi/uefi-tools
UEFI_PLATFORMS="tc2"
UEFI_BINARY="ARM_VEXPRESS_CTA15A7_EFI.fd"
-UEFI_BUILD_MODE=DEBUG
+UEFI_BUILD_MODE=RELEASE
UEFI_TOOLCHAIN=GCC49
UEFI_OUTPUT_PLATFORMS="ArmVExpress-CTA15-A7"
UEFI_OUTPUT_DESTS[ArmVExpress-CTA15-A7]=tc2