mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/libftdi: fix automatically typo
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
ce7a0875cd
commit
2b6c3cc6d0
@@ -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