瀏覽代碼

libftdi1: mark as non-MIPS16

Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth 10 年之前
父節點
當前提交
b349ec1d0e
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      libs/libftdi1/Makefile

+ 1
- 0
libs/libftdi1/Makefile 查看文件

@@ -20,6 +20,7 @@ PKG_LICENSE:=LGPL-2.0
20 20
 PKG_LICENSE_FILES:=COPYING.LIB
21 21
 
22 22
 PKG_INSTALL:=1
23
+PKG_USE_MIPS16:=0
23 24
 
24 25
 include $(INCLUDE_DIR)/package.mk
25 26
 include $(INCLUDE_DIR)/cmake.mk