From 31b3104dc0b418f61f68ac3c2bbc7db837f891ac Mon Sep 17 00:00:00 2001 From: Dominig ar Foll Date: Thu, 6 Jul 2017 10:27:32 +0200 Subject: typo corrrection --- getting-started/machines/intel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started/machines/intel.md b/getting-started/machines/intel.md index 6e29ab5..1030da0 100644 --- a/getting-started/machines/intel.md +++ b/getting-started/machines/intel.md @@ -82,7 +82,7 @@ Simply select that entry to replace porter in the -m option.
source meta-agl/scripts/aglsetup.sh \ -m intel-corei7-64 \ -b build \ - agl-devel agl-demo agl-appfw-smack agl-netboot
+ agl-devel agl-demo agl-appfw-smack agl-netboot ``` **Note:** use the option "-m joule" when building for a Joule developer Kit target. -- cgit