Kaynağa Gözat

libftdi: mark as non-MIPS16

Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth 10 yıl önce
ebeveyn
işleme
60b182c719
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      libs/libftdi/Makefile

+ 1
- 0
libs/libftdi/Makefile Dosyayı Görüntüle

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