
10 Feb
2017
10 Feb
'17
8:25 a.m.
On 02/08/2017 11:27 AM, Peter Krempa wrote:
Compile the storage driver into modules rather than by compiling all files together. All modules are still linked together statically. --- src/Makefile.am | 114 ++++++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 98 insertions(+), 16 deletions(-)
Makefile adjustments are not exactly in my wheelhouse, but this does compile and does "look" right and "is" comparable to hypervisor drivers, so consider it a weak ACK. If you want a second opinion on this I'm sure you can ask those in the office around you for an opinion too ;-) John