summaryrefslogtreecommitdiffstats
path: root/conf/template.raspberrypi3-64/local.conf.sample
diff options
context:
space:
mode:
authorDaniel BORNAZ <daniel.bornaz@enea.com>2019-09-16 17:53:11 +0200
committerDaniel BORNAZ <daniel.bornaz@enea.com>2019-09-16 17:53:21 +0200
commit1c8efe531421563c3be49327d52018733926210a (patch)
tree34234031150d4335a52afcde9e395ae6b54985fb /conf/template.raspberrypi3-64/local.conf.sample
parent16cc428a7ef78bc6dc7fe962a57c1e6b4d31ec10 (diff)
downloadmeta-el-standard-1c8efe531421563c3be49327d52018733926210a.tar.gz
Added PREEMPT_RT RPi3 template
Template files for the RPi3 platform running a PREEMPT_RT patched 4.19 kernel. Change-Id: I7ba82d35e6edccee64047f5af33164a4fbcc08c0
Diffstat (limited to 'conf/template.raspberrypi3-64/local.conf.sample')
-rw-r--r--conf/template.raspberrypi3-64/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/template.raspberrypi3-64/local.conf.sample b/conf/template.raspberrypi3-64/local.conf.sample
index ee31570..0b9605f 100644
--- a/conf/template.raspberrypi3-64/local.conf.sample
+++ b/conf/template.raspberrypi3-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 ?= "raspberrypi3-64" 38MACHINE = "raspberrypi3-64"
39 39
40# 40#
41# Where to place downloads 41# Where to place downloads