libftdi: mark as non-MIPS16
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
parent
24d3d411b2
commit
948e243173
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ PKG_LICENSE:=LGPL-2.0
|
|||
PKG_LICENSE_FILES:=COPYING.LIB
|
||||
|
||||
PKG_INSTALL:=1
|
||||
PKG_USE_MIPS16:=0
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/cmake.mk
|
||||
|
|
Loading…
Reference in a new issue