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>2016-09-16 15:16:57 +0100
commit7fa16ea2eab99fb70705ed104bae8089e96d2685 (patch)
treecc69b38610753526f572d3d0914ec35edc1c12b8
parenta02fb97a5ea9a135778d9118221af28fc72a9419 (diff)
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