mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
libusb20 was renamed libusb several months ago.
MFC after: 1 month
This commit is contained in:
parent
70834576fb
commit
3bbf60adbb
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,7 @@ LIBUFS?= ${DESTDIR}${LIBDIR}/libufs.a
|
|||
LIBUGIDFW?= ${DESTDIR}${LIBDIR}/libugidfw.a
|
||||
LIBUMEM?= ${DESTDIR}${LIBDIR}/libumem.a
|
||||
LIBUSBHID?= ${DESTDIR}${LIBDIR}/libusbhid.a
|
||||
LIBUSB20?= ${DESTDIR}${LIBDIR}/libusb20.a
|
||||
LIBUSB?= ${DESTDIR}${LIBDIR}/libusb.a
|
||||
LIBULOG?= ${DESTDIR}${LIBDIR}/libulog.a
|
||||
LIBUTIL?= ${DESTDIR}${LIBDIR}/libutil.a
|
||||
LIBUUTIL?= ${DESTDIR}${LIBDIR}/libuutil.a
|
||||
|
|
|
|||
Loading…
Reference in a new issue