diff options
Diffstat (limited to 'recipes-security/optee-imx/optee-os-fslc.inc')
-rw-r--r-- | recipes-security/optee-imx/optee-os-fslc.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-security/optee-imx/optee-os-fslc.inc b/recipes-security/optee-imx/optee-os-fslc.inc index c1f1f48f5..56c0f3e12 100644 --- a/recipes-security/optee-imx/optee-os-fslc.inc +++ b/recipes-security/optee-imx/optee-os-fslc.inc | |||
@@ -19,7 +19,6 @@ DEPENDS:append:toolchain-clang = " compiler-rt" | |||
19 | 19 | ||
20 | SRC_URI = "git://github.com/OP-TEE/optee_os.git;branch=master;protocol=https" | 20 | SRC_URI = "git://github.com/OP-TEE/optee_os.git;branch=master;protocol=https" |
21 | 21 | ||
22 | S = "${WORKDIR}/git" | ||
23 | B = "${WORKDIR}/build" | 22 | B = "${WORKDIR}/build" |
24 | 23 | ||
25 | EXTRA_OEMAKE += " \ | 24 | EXTRA_OEMAKE += " \ |