On 12/13/2016 11:48 AM, Baruch Siach wrote: > RTE_OUTPUT defaults to build/. > > Signed-off-by: Baruch Siach <bar...@tkos.co.il>
There is a similar patch: http://dpdk.org/dev/patchwork/patch/11637/ If you want you can review/comment that one too. > --- > .gitignore | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/.gitignore b/.gitignore > index a722abea21fe..7b462d3a0455 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -1 +1,2 @@ > doc/guides/nics/overview_table.txt > +/build/ >