diff options
author | 2019-03-28 08:23:45 -0700 | |
---|---|---|
committer | 2019-03-28 08:23:45 -0700 | |
commit | bb997cda4aaaf2c41cb2a83bdabb6b9539221bbf (patch) | |
tree | 071a999463c2f9101b5fcff035704f89ea58e22b /docs/getting-started/machines/intel.md | |
parent | 10db36254b03a648a9534b936fc61196a139afc0 (diff) |
Removed WRITER'S NOTES.
I took out some remaining WRITER'S NOTES from four of the
*.md files.
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Diffstat (limited to 'docs/getting-started/machines/intel.md')
-rw-r--r-- | docs/getting-started/machines/intel.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/getting-started/machines/intel.md b/docs/getting-started/machines/intel.md index bd55fdc..3658408 100644 --- a/docs/getting-started/machines/intel.md +++ b/docs/getting-started/machines/intel.md @@ -88,8 +88,6 @@ The build process puts the resulting image in the Build Directory: <build_directory>/tmp/deploy/images/intel-corei7-64/ ``` -**WRITER NOTE:** I am not sure what to do with the following information: - An alternative method for building an image is to use the AGL SDK delivered in a Docker container. There is currently no SDK dedicated to IA but the SDK provided for the Porter Board can build an IA image without changes (just `aglsetup.sh` needs to call for Intel). |