numam-dpdk/lib
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
..
librte_acl build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_bbdev lib: build with meson 2018-01-30 17:49:16 +01:00
librte_bitratestats build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_cfgfile build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_cmdline cmdline: use SPDX tags 2018-02-01 02:27:22 +01:00
librte_compat build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_cryptodev build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_distributor build: set compat lib as universal dependency 2018-01-30 21:59:00 +01:00
librte_eal eal/bsd: fix kernel modules build with meson 2018-02-02 11:28:52 +01:00
librte_efd build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_ether ethdev: use SPDX tags in 6WIND copyrighted files 2018-02-01 02:32:52 +01:00
librte_eventdev build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_flow_classify build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_gro build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_gso build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_hash build: set compat lib as universal dependency 2018-01-30 21:59:00 +01:00
librte_ip_frag build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_jobstats build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_kni kni: set initial value for MTU 2018-02-01 01:03:26 +01:00
librte_kvargs kvargs: use SPDX tags 2018-02-01 02:27:22 +01:00
librte_latencystats build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_lpm lpm: fix allocation of an existing object 2018-02-01 00:35:06 +01:00
librte_mbuf mbuf: fix logic of user mempool ops API 2018-02-06 01:02:12 +01:00
librte_member build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_mempool mempool: fix physical contiguous check 2018-02-06 00:51:19 +01:00
librte_meter build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_metrics build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_net net: use SPDX tags 2018-02-01 02:27:22 +01:00
librte_pci pci: use SPDX tags in 6WIND copyrighted files 2018-02-01 02:32:52 +01:00
librte_pdump build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_pipeline build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_port build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_power build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_rawdev rawdev: add self test 2018-01-31 15:35:56 +01:00
librte_reorder build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_ring ring: convert license headers to SPDX tags 2018-02-01 01:46:45 +01:00
librte_sched build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_security build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_table build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_timer build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
librte_vhost vhost: fix build with old kernels 2018-01-31 12:11:13 +01:00
Makefile rawdev: introduce raw device library 2018-01-31 15:35:01 +01:00
meson.build build: detect micro-arch on ARM 2018-01-30 21:59:00 +01:00