[dpdk-dev] [PATCH 20.11 02/19] build: remove makefiles and mk directory

Jerin Jacob jerinjacobk at gmail.com
Fri Aug 7 15:19:47 CEST 2020


On Fri, Aug 7, 2020 at 6:15 PM Bruce Richardson
<bruce.richardson at intel.com> wrote:
>
> On Fri, Aug 07, 2020 at 01:29:52PM +0100, Ciara Power wrote:
> > It was decided [1] to no longer support Make in DPDK, this patch
> > removes all Makefiles that do not make use of pkg-config, along with
> > the mk directory previously used by make.
> >
> > [1] https://mails.dpdk.org/archives/dev/2020-April/162839.html
> >
> > Signed-off-by: Ciara Power <ciara.power at intel.com>
> > ---
> >  GNUmakefile                                   |  17 -
> >  Makefile                                      |   4 -
>
> Open question from me:
> Do we want to leave a dummy top-level makefile that prints instructions on
> build with meson and ninja - or even runs a build using them if they are
> installed?

Maybe we can keep "make tags" as well in top-level Makefile.


More information about the dev mailing list