Browse Source

libftdi1: mark as non-MIPS16

Signed-off-by: Steven Barth <steven@midlink.org>
lilik-openwrt-22.03
Steven Barth 10 years ago
parent
commit
b349ec1d0e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libs/libftdi1/Makefile

+ 1
- 0
libs/libftdi1/Makefile View File

@ -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…
Cancel
Save