Home
last modified time | relevance | path

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

/openbmc/linux/tools/usb/ffs-aio-example/multibuff/host_app/
H A DMakefile3 LIBUSB_CFLAGS = $(shell pkg-config --cflags libusb-1.0) macro
6 CFLAGS = $(LIBUSB_CFLAGS) $(WARNINGS)
/openbmc/linux/tools/usb/ffs-aio-example/simple/host_app/
H A DMakefile3 LIBUSB_CFLAGS = $(shell pkg-config --cflags libusb-1.0) macro
6 CFLAGS = $(LIBUSB_CFLAGS) $(WARNINGS)
/openbmc/openbmc/poky/meta/recipes-bsp/usbutils/usbutils/
H A D0001-usbutils.pc.in-Fix-Cflags-entry.patch30 -Cflags: @CFLAGS@ @LIBUSB_CFLAGS@ @UDEV_CFLAGS@