summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 13727cf..61eb303 100644
--- a/README
+++ b/README
@@ -40,9 +40,9 @@ For Toradex modules the following machines exist:
e.g. set in local.conf
- MACHINE ?= colibri-t30
+ MACHINE ?= "colibri-t30"
-and then if you want to build for Apalis T30 instead use:
+and then if you want to build for Apalis T30 instead, use the following command line:
MACHINE=apalis-t30 bitbake angstrom-lxde-image