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 14:07:52 +0200
commit3f62b2f439700ba106b0afecdc692b4abff51d0a (patch)
tree56a54f386c326552fe5c3791ed22f166c2900620
parentdbc864abf041bff3f29f54dfaea2f0b445cf3bb1 (diff)
local.conf: correct confusing comment
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 276c966a04bbe4d19866becb3b8fc147d1079049)
-rw-r--r--buildconf/local.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/buildconf/local.conf b/buildconf/local.conf
index 5d2e3a6..0db1a66 100644
--- a/buildconf/local.conf
+++ b/buildconf/local.conf
@@ -15,7 +15,8 @@
# 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"