package/libftdi: fix automatically typo

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 2b6c3cc6d0f6e7d29d43e385584b2c2d64e3f923)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard 2024-09-14 09:19:19 +02:00
parent e7f207edc7
commit 1f21227fee

View File

@ -16,7 +16,7 @@ LIBFTDI_AUTORECONF = YES
LIBFTDI_CONF_OPTS = --without-examples
# configure detect it automaticaly so we need to force it
# configure detect it automatically so we need to force it
ifeq ($(BR2_PACKAGE_LIBFTDI_CPP),y)
LIBFTDI_LICENSE += , GPL-2.0 with exception (ftdipp)
LIBFTDI_LICENSE_FILES += COPYING.GPL