<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">On Wed, Feb 3, 2021 at 11:13 PM Joel Sherrill <<a href="mailto:joel@rtems.org">joel@rtems.org</a>> wrote:<br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div>Was there a mkdir b-erc32 near there in those instructions?<br></div></div></blockquote><div><span class="gmail_default" style="font-size:small">No. All references to the build system in the GSoC section refer</span> <span class="gmail_default" style="font-size:small">to the new build system</span></div><div><span class="gmail_default" style="font-size:small">Though there is an unnecessary instruction to create a dir in the manual BSP build section</span></div><div><span class="gmail_default" style="font-size:small">under quick </span>start.</div><div><span class="gmail_default" style="font-size:small">mkdir -p $HOME/quick-start/build/b-erc32</span></div><div><span class="gmail_default" style="font-size:small"></span></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 3, 2021, 11:33 AM Gedare Bloom <<a href="mailto:gedare@rtems.org" target="_blank">gedare@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">pushed, thx</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 3, 2021 at 10:27 AM G S Niteesh Babu <<a href="mailto:niteesh.gs@gmail.com" rel="noreferrer" target="_blank">niteesh.gs@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">---<br>
 user/start/gsoc.rst | 4 ++--<br>
 1 file changed, 2 insertions(+), 2 deletions(-)<br>
<br>
diff --git a/user/start/gsoc.rst b/user/start/gsoc.rst<br>
index f8167b9..2c7df7c 100644<br>
--- a/user/start/gsoc.rst<br>
+++ b/user/start/gsoc.rst<br>
@@ -114,8 +114,8 @@ running `make` in the BSP build directory.<br>
<br>
 .. code-block:: none<br>
<br>
-  cd $HOME/quick-start/build/b-erc32<br>
-  make<br>
+  cd $HOME/quick-start/src/rtems<br>
+  ./waf<br>
<br>
 If you are happy with your changes you can commit the changes and send the patch<br>
 to :r:list:`devel`.<br>
-- <br>
2.17.1<br>
<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" rel="noreferrer" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" rel="noreferrer" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a></blockquote></div></div></div>
</blockquote></div></div>