diff options
Diffstat (limited to 'meta/conf/machine-sdk/riscv64.conf')
| -rw-r--r-- | meta/conf/machine-sdk/riscv64.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/machine-sdk/riscv64.conf b/meta/conf/machine-sdk/riscv64.conf index 3f4a5af0af..a43fe433fe 100644 --- a/meta/conf/machine-sdk/riscv64.conf +++ b/meta/conf/machine-sdk/riscv64.conf | |||
| @@ -1,2 +1,4 @@ | |||
| 1 | SDK_ARCH = "riscv64" | 1 | SDK_ARCH = "riscv64" |
| 2 | ABIEXTENSION:class-nativesdk = "" | 2 | ABIEXTENSION:class-nativesdk = "" |
| 3 | |||
| 4 | SDK_MACHINE_FEATURES = "qemu-usermode" | ||
