eal: remove useless makefiles
authorThomas Monjalon <thomas@monjalon.net>
Fri, 27 Mar 2020 01:15:33 +0000 (02:15 +0100)
committerDavid Marchand <david.marchand@redhat.com>
Tue, 31 Mar 2020 11:08:55 +0000 (13:08 +0200)
commit4448a202b61e1a373c647aa4638093d092b3f5de
tree116542154e52f218e6c054d27216405c8a4e374c
parent759a6a221e8c31c3b7193cbd104753eaad01b89d
eal: remove useless makefiles

When moving files to the directory kernel/,
the file BSDmakefile.meson was left in eal/.

Also the intermediate makefiles in linux/ and freebsd/ became useless.

Fixes: acaa9ee991b5 ("move kernel modules directories")
Cc: stable@dpdk.org
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: David Marchand <david.marchand@redhat.com>
MAINTAINERS
lib/librte_eal/Makefile
lib/librte_eal/freebsd/BSDmakefile.meson [deleted file]
lib/librte_eal/freebsd/Makefile [deleted file]
lib/librte_eal/linux/Makefile [deleted file]