diff options
author | Rechi <Rechi@users.noreply.github.com> | 2018-01-25 12:00:00 +0100 |
---|---|---|
committer | Rechi <Rechi@users.noreply.github.com> | 2018-01-25 12:00:00 +0100 |
commit | dfd30dba180c24d488454abc6aa4430dd0c799c2 (patch) | |
tree | 318c352393ed71e9ffe2d92ecfeb769d5c3eec37 /tools/depends/target/libusb | |
parent | 9e5c2b05020a037b70a1d3c5cef8c21f6d2fac1d (diff) |
[depends] add missing patches to DEPS
Diffstat (limited to 'tools/depends/target/libusb')
-rw-r--r-- | tools/depends/target/libusb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/libusb/Makefile b/tools/depends/target/libusb/Makefile index 7cffa4a56e..f7101340ba 100644 --- a/tools/depends/target/libusb/Makefile +++ b/tools/depends/target/libusb/Makefile @@ -1,5 +1,5 @@ include ../../Makefile.include -DEPS= ../../Makefile.include Makefile +DEPS= ../../Makefile.include Makefile no-Werror.patch # lib name, version LIBNAME=libusb |