[Buildroot] [PATCH 3/7] libftdi: add host variant

Peter Korsgaard jacmet at uclibc.org
Thu Feb 2 19:57:44 UTC 2012


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

 Thomas> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
 Thomas> Acked-by: Luca Ceresoli <luca at lucaceresoli.net>
 Thomas> Acked-by: Thomas De Schampheleire <thomas.de.schampheleire at gmail.com>
 Thomas> ---
 Thomas>  package/libftdi/libftdi.mk |    3 +++
 Thomas>  1 files changed, 3 insertions(+), 0 deletions(-)

 Thomas> diff --git a/package/libftdi/libftdi.mk b/package/libftdi/libftdi.mk
 Thomas> index 55481d9..2c0afe7 100644
 Thomas> --- a/package/libftdi/libftdi.mk
 Thomas> +++ b/package/libftdi/libftdi.mk
 Thomas> @@ -20,4 +20,7 @@ else
 Thomas>  LIBFDTI_CONF_OPT += --disable-libftdipp
 Thomas>  endif
 
 Thomas> +HOST_LIBFTDI_DEPENDENCIES = host-libusb-compat host-libusb

This line is no longer needed, so I dropped it. Other than that it looks
fine - Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list