From aa7314f9e15084c25345780e0f48c88f2d4732c9 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 13 Nov 2013 14:02:01 +0100 Subject: Fix README, Values should always be inclosed in "" Change-Id: I9e54d0c30196fd562936a33f9a405c4fa3b581d8 --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') 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 -- cgit v1.2.3