Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not use system libraries as dependencies
Make will find system libraries for -lusb, -ldbus... That is not wanted. Libraries are in linux-devkit directory. Make could be pointed to this directory, but as it is binary anyway, I do not really care.
- Loading branch information