From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Thu, 02 Feb 2012 20:57:44 +0100 Subject: [Buildroot] [PATCH 3/7] libftdi: add host variant In-Reply-To: (Thomas Petazzoni's message of "Sat, 28 Jan 2012 18:42:51 +0100") References: Message-ID: <871uqd9fev.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Thomas" == Thomas Petazzoni writes: Thomas> Signed-off-by: Thomas Petazzoni Thomas> Acked-by: Luca Ceresoli Thomas> Acked-by: Thomas De Schampheleire 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