mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
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 2b6c3cc6d0)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user