summaryrefslogtreecommitdiffstats
path: root/meta-isg/common/recipes-extended/qat/qat16.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-isg/common/recipes-extended/qat/qat16.inc')
-rw-r--r--meta-isg/common/recipes-extended/qat/qat16.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-isg/common/recipes-extended/qat/qat16.inc b/meta-isg/common/recipes-extended/qat/qat16.inc
index 59b21d11..0235fac4 100644
--- a/meta-isg/common/recipes-extended/qat/qat16.inc
+++ b/meta-isg/common/recipes-extended/qat/qat16.inc
@@ -73,6 +73,7 @@ do_compile () {
73} 73}
74 74
75do_install() { 75do_install() {
76 export MACHINE="${TARGET_ARCH}"
76 cd ${S}/quickassist 77 cd ${S}/quickassist
77 oe_runmake install 78 oe_runmake install
78 79