summaryrefslogtreecommitdiff
path: root/poky/meta/conf/machine/qemuriscv64.conf
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/conf/machine/qemuriscv64.conf')
-rw-r--r--poky/meta/conf/machine/qemuriscv64.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/poky/meta/conf/machine/qemuriscv64.conf b/poky/meta/conf/machine/qemuriscv64.conf
index 99b48b309..b45fdd556 100644
--- a/poky/meta/conf/machine/qemuriscv64.conf
+++ b/poky/meta/conf/machine/qemuriscv64.conf
@@ -5,5 +5,5 @@
require conf/machine/include/riscv/qemuriscv.inc
EXTRA_IMAGEDEPENDS += "u-boot"
-UBOOT_MACHINE = "qemu-riscv64_defconfig"
+UBOOT_MACHINE = "qemu-riscv64_smode_defconfig"
UBOOT_ELF = "u-boot"