]> xenbits.xensource.com Git - libvirt.git/commit
nodedev: Build a non-loadable driver lib
authorJonathon Jongsma <jjongsma@redhat.com>
Thu, 18 Jun 2020 21:06:00 +0000 (16:06 -0500)
committerErik Skultety <eskultet@redhat.com>
Fri, 19 Jun 2020 08:39:55 +0000 (10:39 +0200)
commitc44bffb9af98749dfbd31e69b279bdb035ebb037
tree94c5d3f00f7971d5e6d1c309739dd096d3157bee
parent9691440ecbc7d9383a1410f1067a4f9221f2de2c
nodedev: Build a non-loadable driver lib

In order to test the nodedev driver, we need to link against a
non-loadable module. Similar to other loadable modules already in the
repository, create an _impl library that can be linked against the unit
tests and then create a loadable module from that.

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/node_device/Makefile.inc.am