浏览代码

package/libftdi: fix automatically typo

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Peter Korsgaard 11 月之前
父节点
当前提交
2b6c3cc6d0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package/libftdi/libftdi.mk

+ 1 - 1
package/libftdi/libftdi.mk

@@ -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