mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
libftdi: handle libftdi-config script
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
52f00e24fe
commit
4cfe29abf8
@@ -8,7 +8,7 @@ LIBFTDI_SOURCE = libftdi-$(LIBFTDI_VERSION).tar.gz
|
||||
LIBFTDI_SITE = http://www.intra2net.com/en/developer/libftdi/download/
|
||||
LIBFTDI_DEPENDENCIES = libusb-compat libusb
|
||||
LIBFTDI_INSTALL_STAGING = YES
|
||||
|
||||
LIBFTDI_CONFIG_SCRIPTS = libftdi-config
|
||||
LIBFTDI_AUTORECONF = YES
|
||||
|
||||
LIBFDTI_CONF_OPT = --without-examples
|
||||
|
||||
Reference in New Issue
Block a user