With the new driver and build the `clean` target does not clean the build correctly. After running `make clean` the next make command does build almost nothing because it was not clean correctly. Current solution is to start over by deleting the build directory which is not so efficient.