libftdi1: Remove faulty change from last patch
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
4939a9c291
commit
79168cc259
1 changed files with 1 additions and 2 deletions
|
@ -62,8 +62,7 @@ endef
|
||||||
CMAKE_OPTIONS += \
|
CMAKE_OPTIONS += \
|
||||||
-DBoost_NO_BOOST_CMAKE=ON \
|
-DBoost_NO_BOOST_CMAKE=ON \
|
||||||
-DBUILD_TESTS=OFF \
|
-DBUILD_TESTS=OFF \
|
||||||
-DEXAMPLES=OFF \
|
-DEXAMPLES=OFF
|
||||||
-DFTDI_EEPROM=OFF
|
|
||||||
|
|
||||||
define Package/libftdi1/install
|
define Package/libftdi1/install
|
||||||
$(INSTALL_DIR) $(1)/usr/bin
|
$(INSTALL_DIR) $(1)/usr/bin
|
||||||
|
|
Loading…
Reference in a new issue