libftdi1: Remove faulty change from last patch
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 79168cc259
)
This commit is contained in:
parent
45e7e13dc0
commit
55e7acc25e
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue