numam-dpdk/lib/librte_eal
Bruce Richardson 2f90543f23 eal/bsd: fix kernel modules build with meson
The kernel module source file directory passed via VPATH was wrong,
which caused the source files to be not found via make. Rather than
explicitly passing VPATH, make use of the fact that the full path
to the source files is passed by meson, so split that into directory
part - to be used as VPATH - and file part - to be used as the source
filename.

Fixes: 610beca42e ("build: remove library special cases")

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2018-02-02 11:28:52 +01:00
..
bsdapp eal/bsd: fix kernel modules build with meson 2018-02-02 11:28:52 +01:00
common mbuf: fix logic of user mempool ops API 2018-02-06 01:02:12 +01:00
linuxapp mbuf: fix logic of user mempool ops API 2018-02-06 01:02:12 +01:00
Makefile lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build eal/bsd: fix kernel modules build with meson 2018-02-02 11:28:52 +01:00
rte_eal_version.map mbuf: fix logic of user mempool ops API 2018-02-06 01:02:12 +01:00