Re: [dpdk-dev] [PATCH v1] mk: fix external build failure

2018-02-05 Thread Thomas Monjalon
05/02/2018 11:53, Kovacevic, Marko: > > 05/02/2018 11:22, Marko Kovacevic: > > > Updated the make build to fix external build issues > > > > Please explain what is the issue. > > > > > Fixes: 3a5c339d51a4 ("mk: support renamed Makefile in external project") > > > Cc: sta...@dpdk.org > > > > No n

Re: [dpdk-dev] [PATCH v1] mk: fix external build failure

2018-02-05 Thread Thomas Monjalon
05/02/2018 11:53, Kovacevic, Marko: > > 05/02/2018 11:22, Marko Kovacevic: > > > Updated the make build to fix external build issues > > > > Please explain what is the issue. > > > > > Fixes: 3a5c339d51a4 ("mk: support renamed Makefile in external project") > > > Cc: sta...@dpdk.org > > > > No n

Re: [dpdk-dev] [PATCH v1] mk: fix external build failure

2018-02-05 Thread Kovacevic, Marko
> 05/02/2018 11:22, Marko Kovacevic: > > Updated the make build to fix external build issues > > Please explain what is the issue. > > > Fixes: 3a5c339d51a4 ("mk: support renamed Makefile in external project") > > Cc: sta...@dpdk.org > > No need to Cc stable when fixing a bug which is not in a m

Re: [dpdk-dev] [PATCH v1] mk: fix external build failure

2018-02-05 Thread Thomas Monjalon
05/02/2018 11:22, Marko Kovacevic: > Updated the make build to fix external build issues Please explain what is the issue. > Fixes: 3a5c339d51a4 ("mk: support renamed Makefile in external project") > Cc: sta...@dpdk.org No need to Cc stable when fixing a bug which is not in a major release.

[dpdk-dev] [PATCH v1] mk: fix external build failure

2018-02-05 Thread Marko Kovacevic
Updated the make build to fix external build issues Fixes: 3a5c339d51a4 ("mk: support renamed Makefile in external project") Cc: sta...@dpdk.org Signed-off-by: Marko Kovacevic --- mk/internal/rte.extvars.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mk/internal/rte.extv