[PATCH docs] user: remove old build system cmd

G S Niteesh Babu niteesh.gs at gmail.com
Wed Feb 3 17:27:10 UTC 2021


---
 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`.
-- 
2.17.1



More information about the devel mailing list