aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2016-09-16 15:16:57 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2017-02-23 17:46:22 +0000
commit99ea298284ad583e974ee8e6f277f96030498c23 (patch)
tree642893242f8bb5c58f8e23bf78f5222f5507a925
parentbe651498e21a86019cf9a77b8226ddf2915de839 (diff)
Add OP-TEE into UEFI builds
OP-TEE is used by ARM-TF when collaborating with Android, for example. So we need to re-enable building OP-TEE in UEFI builds. Change-Id: Ic6d1004b1d4b6e8cf7725c4abc2c554324f92e4a Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rw-r--r--filesystems/uefi2
1 files changed, 0 insertions, 2 deletions
diff --git a/filesystems/uefi b/filesystems/uefi
index 8df7dd8..74aa734 100644
--- a/filesystems/uefi
+++ b/filesystems/uefi
@@ -33,8 +33,6 @@ if [ "$BUSYBOX_BUILD_ENABLED" != "1" ]; then
# If we're building "all", we don't want to disable this stuff.
LINUX_BUILD_ENABLED=0
UBOOT_BUILD_ENABLED=0
- OPTEE_BUILD_ENABLED=0
- TARGET_juno[optee]=0
fi
#Append TARGET_BINS_COPY_LIST_UEFI into TARGET_BINS_COPY_LIST