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: 610beca42ea4 ("build: remove library special cases")

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2018-02-02 11:28:52 +01:00
..
2018-01-30 17:49:16 +01:00
2018-02-01 02:27:22 +01:00
2018-02-01 01:03:26 +01:00
2018-02-01 02:27:22 +01:00
2018-02-01 02:27:22 +01:00
2018-01-31 15:35:56 +01:00
2018-01-31 15:35:01 +01:00
2018-01-30 21:59:00 +01:00