From 276c966a04bbe4d19866becb3b8fc147d1079049 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 9 Jun 2020 22:25:20 +0200 Subject: local.conf: correct confusing comment Signed-off-by: Max Krummenacher --- buildconf/local.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" -- cgit v1.2.3