On Tue, Jun 09, 2020 at 04:43:46PM -0500, Jonathon Jongsma wrote: > 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@xxxxxxxxxx> > --- Reviewed-by: Erik Skultety <eskultet@xxxxxxxxxx>