summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include/tune-cortexa53.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/include/tune-cortexa53.inc')
-rw-r--r--meta/conf/machine/include/tune-cortexa53.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/machine/include/tune-cortexa53.inc b/meta/conf/machine/include/tune-cortexa53.inc
index a9d9cdd1f5..9fb37ff639 100644
--- a/meta/conf/machine/include/tune-cortexa53.inc
+++ b/meta/conf/machine/include/tune-cortexa53.inc
@@ -13,3 +13,5 @@ TUNE_FEATURES_tune-cortexa53 = "aarch64 cortexa53 simd crc"
TUNE_FEATURES_tune-cortexa53-crypto = "aarch64 cortexa53 simd crc crypto"
PACKAGE_EXTRA_ARCHS_tune-cortexa53 = "${PACKAGE_EXTRA_ARCHS_tune-armv8a-crc} cortexa53"
PACKAGE_EXTRA_ARCHS_tune-cortexa53-crypto = "${PACKAGE_EXTRA_ARCHS_tune-armv8a-crc-crypto} cortexa53 cortexa53-crypto"
+BASE_LIB_tune-cortexa53 = "lib64"
+BASE_LIB_tune-cortexa53-crypto = "lib64"