E3-286: module dep file recreation
This MR contains a few small changes to driver.Makefile that are required to address the bug in question: It turns out that we never actually tested managing dependencies at all between locally installed modules, so those did not work! This is why there is the modification to line 872/873 of driver.makefile
.
Edited by Simon Rose