aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/qemu-x86.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/qemu-x86.conf')
-rw-r--r--conf/machine/qemu-x86.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/qemu-x86.conf b/conf/machine/qemu-x86.conf
index 31ce80d..ae7716c 100644
--- a/conf/machine/qemu-x86.conf
+++ b/conf/machine/qemu-x86.conf
@@ -3,7 +3,7 @@
#@DESCRIPTION: Machine for Zephyr BOARD qemu_x86
require conf/machine/include/qemu.inc
-require conf/machine/include/tune-i586.inc
+require conf/machine/${X86_TUNE_DIR}/tune-i586.inc
ZEPHYR_INHERIT_CLASSES += "zephyr-qemuboot"