Home
last modified time | relevance | path

Searched refs:LIBUSB_LIBS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/usb/ffs-aio-example/multibuff/host_app/
H A DMakefile4 LIBUSB_LIBS = $(shell pkg-config --libs libusb-1.0) macro
7 LDFLAGS = $(LIBUSB_LIBS)
/openbmc/linux/tools/usb/ffs-aio-example/simple/host_app/
H A DMakefile4 LIBUSB_LIBS = $(shell pkg-config --libs libusb-1.0) macro
7 LDFLAGS = $(LIBUSB_LIBS)
/openbmc/openbmc/poky/meta/recipes-bsp/usbutils/usbutils/
H A D0001-usbutils.pc.in-Fix-Cflags-entry.patch29 Libs.private: @LIBUSB_LIBS@ @UDEV_LIBS@