Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
make: Include tools/mod when checking dependency versions
As tools/mod is not part of the test library's modules, the check to verify consistent dependency versions ignored it. Explicitly get the dependencies from this module when running verify-dep. Signed-off-by: Ivan Valdes <ivan@vald.es>
- Loading branch information