[PATCH docs] user: remove old build system cmd
Niteesh G. S.
niteesh.gs at gmail.com
Wed Feb 3 17:53:53 UTC 2021
On Wed, Feb 3, 2021 at 11:13 PM Joel Sherrill <joel at rtems.org> wrote:
> Was there a mkdir b-erc32 near there in those instructions?
>
No. All references to the build system in the GSoC section refer to the new
build system
Though there is an unnecessary instruction to create a dir in the manual
BSP build section
under quick start.
mkdir -p $HOME/quick-start/build/b-erc32
> On Wed, Feb 3, 2021, 11:33 AM Gedare Bloom <gedare at rtems.org> wrote:
>
>> pushed, thx
>>
>> On Wed, Feb 3, 2021 at 10:27 AM G S Niteesh Babu <niteesh.gs at gmail.com>
>> wrote:
>>
>>> ---
>>> 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
>>>
>>> _______________________________________________
>>> devel mailing list
>>> devel at rtems.org
>>> http://lists.rtems.org/mailman/listinfo/devel
>>>
>> _______________________________________________
>> devel mailing list
>> devel at rtems.org
>> http://lists.rtems.org/mailman/listinfo/devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20210203/ac39b408/attachment-0001.html>
More information about the devel
mailing list