aboutsummaryrefslogtreecommitdiffstats
path: root/meta-zephyr-bsp/conf/machine/include/tune-corei7-common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-zephyr-bsp/conf/machine/include/tune-corei7-common.inc')
-rw-r--r--meta-zephyr-bsp/conf/machine/include/tune-corei7-common.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-zephyr-bsp/conf/machine/include/tune-corei7-common.inc b/meta-zephyr-bsp/conf/machine/include/tune-corei7-common.inc
new file mode 100644
index 0000000..b68fc05
--- /dev/null
+++ b/meta-zephyr-bsp/conf/machine/include/tune-corei7-common.inc
@@ -0,0 +1,6 @@
+DEFAULTTUNE ?= "corei7-64"
+require conf/machine/${X86_TUNE_DIR}/tune-corei7.inc
+require conf/machine/${X86_TUNE_DIR}/x86-base.inc
+
+# Add x86 to MACHINEOVERRIDE
+MACHINEOVERRIDES =. "x86:"