summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine-sdk/x86_64.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine-sdk/x86_64.conf')
-rw-r--r--meta/conf/machine-sdk/x86_64.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/machine-sdk/x86_64.conf b/meta/conf/machine-sdk/x86_64.conf
index 3396f95d69d..357dab0b882 100644
--- a/meta/conf/machine-sdk/x86_64.conf
+++ b/meta/conf/machine-sdk/x86_64.conf
@@ -2,3 +2,5 @@ SDK_ARCH = "x86_64"
SDK_CC_ARCH = "-march=x86-64"
ABIEXTENSION:class-crosssdk = ""
ABIEXTENSION:class-nativesdk = ""
+
+SDK_MACHINE_FEATURES = "qemu-usermode"