summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/tune-skylake.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/tune-skylake.inc')
-rw-r--r--conf/machine/include/tune-skylake.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/tune-skylake.inc b/conf/machine/include/tune-skylake.inc
index 29740121..b3630edd 100644
--- a/conf/machine/include/tune-skylake.inc
+++ b/conf/machine/include/tune-skylake.inc
@@ -8,7 +8,7 @@
8DEFAULTTUNE ?= "skylake-64" 8DEFAULTTUNE ?= "skylake-64"
9 9
10# Include the previous tune to pull in PACKAGE_EXTRA_ARCHS 10# Include the previous tune to pull in PACKAGE_EXTRA_ARCHS
11require conf/machine/include/tune-corei7.inc 11require conf/machine/${X86_TUNE_DIR}/tune-corei7.inc
12 12
13# Extra tune features 13# Extra tune features
14TUNEVALID[skylake] = "Enable skylake specific processor optimizations" 14TUNEVALID[skylake] = "Enable skylake specific processor optimizations"