user: remove old build system cmd

This commit is contained in:
G S Niteesh Babu 2021-02-03 22:57:10 +05:30 committed by Gedare Bloom
parent 66c9808db0
commit 3e1ac91d6d

View File

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