summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-06-09 22:25:20 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-06-18 10:45:49 +0200
commit276c966a04bbe4d19866becb3b8fc147d1079049 (patch)
tree3eff31e9abc36426f96972ec4f58d23356a3b1c7
parent3f69c5d786d0677ff1f1d959e5e8e482a4e4148b (diff)
local.conf: correct confusing commentzeus
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--buildconf/local.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/buildconf/local.conf b/buildconf/local.conf
index 03cca3a..c0b33b6 100644
--- a/buildconf/local.conf
+++ b/buildconf/local.conf
@@ -36,7 +36,8 @@ PARALLEL_MAKE ?= "-j ${@oe.utils.cpu_count()}"
# Machine Selection
#
# You need to select a specific machine to target the build with. These are the
-# machines which for the Toradex Colibri and Apalis computer on module families
+# machines which target the Toradex Apalis, Colibri and Verdin computer on
+# module families:
#
#MACHINE ?= "apalis-imx6"
#MACHINE ?= "apalis-imx8"