Re: [PATCH docs] user: remove old build system cmd

2021-02-03 Thread Niteesh G. S.
On Wed, Feb 3, 2021 at 11:13 PM Joel Sherrill 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

Re: [PATCH docs] user: remove old build system cmd

2021-02-03 Thread Joel Sherrill
Was there a mkdir b-erc32 near there in those instructions? On Wed, Feb 3, 2021, 11:33 AM Gedare Bloom wrote: > pushed, thx > > On Wed, Feb 3, 2021 at 10:27 AM G S Niteesh Babu > wrote: > >> --- >> user/start/gsoc.rst | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) >> >> diff --gi

Re: [PATCH docs] user: remove old build system cmd

2021-02-03 Thread Gedare Bloom
pushed, thx On Wed, Feb 3, 2021 at 10:27 AM G S Niteesh Babu 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/g

[PATCH docs] user: remove old build system cmd

2021-02-03 Thread G S Niteesh Babu
--- 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-bloc