commit | b7c6a66d5167a9cb6d83081f4c84b7a6c0d28046 | [log] [tgz] |
---|---|---|
author | Thomas Heijligen <thomas.heijligen@secunet.com> | Fri Nov 05 10:47:40 2021 +0100 |
committer | Nico Huber <nico.h@gmx.de> | Sun Jan 29 12:29:02 2023 +0000 |
tree | 4c4c39c18d87ec7fed1db86b1636ea1e5039efec | |
parent | 4dca8993b4f00d23720b4e01203d3d54d81599e1 [diff] |
Makefile: Make pkg-config mandatory to find libusb1 Use `make HAS_LIBUSB1=yes/no` to override the pkg-config detection and `CONFIG_LIBUSB1_CFLAGS` and `CONFIG_LIBUSB1_LDFLAGS` to set cflags and ldflags manually. Change-Id: I4f24be647d25dde24c41514f8964b7134205867c Signed-off-by: Thomas Heijligen <thomas.heijligen@secunet.com> Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/59049 Original-Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/72263 Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>