summaryrefslogtreecommitdiffstats
path: root/user/start/gsoc.rst
diff options
context:
space:
mode:
Diffstat (limited to 'user/start/gsoc.rst')
-rw-r--r--user/start/gsoc.rst4
1 files 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`.