summaryrefslogtreecommitdiffstats
path: root/conf/template.intel-corei7-64/local.conf.sample
diff options
context:
space:
mode:
authorDaniel BORNAZ <daniel.bornaz@enea.com>2019-09-16 14:38:57 +0200
committerDaniel BORNAZ <daniel.bornaz@enea.com>2019-09-16 14:40:12 +0200
commit16cc428a7ef78bc6dc7fe962a57c1e6b4d31ec10 (patch)
treeb4cb26ef679ebdd2625132447535c85c844b829a /conf/template.intel-corei7-64/local.conf.sample
parent5aaa1af25c828f2c55ea67e29e4eab5fbae3b2c6 (diff)
downloadmeta-el-standard-16cc428a7ef78bc6dc7fe962a57c1e6b4d31ec10.tar.gz
Added PREEMPT_RT configuration template for intel
Changed the weak attribution in local.conf* files to strong attribution for MACHINE variable. Change-Id: I0c0a6dc71ad090d53603e751bbd2515e69b77164
Diffstat (limited to 'conf/template.intel-corei7-64/local.conf.sample')
-rw-r--r--conf/template.intel-corei7-64/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/template.intel-corei7-64/local.conf.sample b/conf/template.intel-corei7-64/local.conf.sample
index a181c93..833dbc0 100644
--- a/conf/template.intel-corei7-64/local.conf.sample
+++ b/conf/template.intel-corei7-64/local.conf.sample
@@ -35,7 +35,7 @@
35#MACHINE ?= "edgerouter" 35#MACHINE ?= "edgerouter"
36# 36#
37# This sets the default machine to be qemux86 if no other machine is selected: 37# This sets the default machine to be qemux86 if no other machine is selected:
38MACHINE ?= "intel-corei7-64" 38MACHINE = "intel-corei7-64"
39 39
40# 40#
41# Where to place downloads 41# Where to place downloads