Browse Source
libftdi1: Remove faulty change from last patch
Signed-off-by: Rosen Penev <rosenp@gmail.com>
lilik-openwrt-22.03
Rosen Penev
5 years ago
No known key found for this signature in database
GPG Key ID: 36D31CFA845F0E3B
1 changed files with
1 additions and
2 deletions
-
libs/libftdi1/Makefile
|
|
@ -62,8 +62,7 @@ endef |
|
|
|
CMAKE_OPTIONS += \
|
|
|
|
-DBoost_NO_BOOST_CMAKE=ON \
|
|
|
|
-DBUILD_TESTS=OFF \
|
|
|
|
-DEXAMPLES=OFF \
|
|
|
|
-DFTDI_EEPROM=OFF |
|
|
|
-DEXAMPLES=OFF |
|
|
|
|
|
|
|
define Package/libftdi1/install |
|
|
|
$(INSTALL_DIR) $(1)/usr/bin |
|
|
|