mirror of https://github.com/openwrt/packages.git
libftdi: mark as non-MIPS16
Signed-off-by: Steven Barth <steven@midlink.org>pull/170/head
parent
280c8025d6
commit
60b182c719
|
@ -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 New Issue