numam-dpdk/kernel/linux
Thomas Monjalon 3c45889189 eal: remove exec-env directory
Only one header file (rte_kni_common.h) was in the sub-directory
	include/exec-env/
This file was installed in a sub-directory of the same name
in the makefile-based build.
Source and install directories are moved as below:

   lib/librte_eal/linux/eal/include/exec-env/
-> lib/librte_eal/linux/eal/include/

   build/include/exec-env/
-> build/include/

The consequence is to have a file hierarchy a bit more flat.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: David Marchand <david.marchand@redhat.com>
Tested-by: David Marchand <david.marchand@redhat.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
2019-04-02 21:49:35 +02:00
..
igb_uio igb_uio: fix unexpected removal for hot-unplug 2018-10-25 02:11:22 +02:00
kni eal: remove exec-env directory 2019-04-02 21:49:35 +02:00
Makefile
meson.build build: bump minimum Meson version to 0.47.1 2019-02-27 12:12:27 +01:00