[rtems-docs commit] user: remove old build system cmd

Gedare Bloom gedare at rtems.org
Wed Feb 3 17:33:21 UTC 2021


Module:    rtems-docs
Branch:    master
Commit:    3e1ac91d6dbd99203564eeaa7292ab20475575a5
Changeset: http://git.rtems.org/rtems-docs/commit/?id=3e1ac91d6dbd99203564eeaa7292ab20475575a5

Author:    G S Niteesh Babu <niteesh.gs at gmail.com>
Date:      Wed Feb  3 23:15:10 2021 +0530

user: remove old build system cmd

---

 user/start/gsoc.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/user/start/gsoc.rst b/user/start/gsoc.rst
index f8167b9..2c7df7c 100644
--- a/user/start/gsoc.rst
+++ b/user/start/gsoc.rst
@@ -114,8 +114,8 @@ running `make` in the BSP build directory.
 
 .. code-block:: none
 
-  cd $HOME/quick-start/build/b-erc32
-  make
+  cd $HOME/quick-start/src/rtems
+  ./waf
 
 If you are happy with your changes you can commit the changes and send the patch
 to :r:list:`devel`.



More information about the vc mailing list