Skip to content
Snippets Groups Projects
Commit 25f8b9e2 authored by John Clark's avatar John Clark Committed by Andy Green
Browse files

openwrt: add cyassl options, update to LWS_ cmake syntax

parent e04ec35a
No related branches found
No related tags found
No related merge requests found
...@@ -66,7 +66,7 @@ endef ...@@ -66,7 +66,7 @@ endef
define Package/libwebsockets/install define Package/libwebsockets/install
$(INSTALL_DIR) $(1)/usr/lib $(INSTALL_DIR) $(1)/usr/lib
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/lib/libwebsockets.so* $(1)/usr/lib/ $(CP) $(PKG_INSTALL_DIR)/usr/lib/libwebsockets.so* $(1)/usr/lib/
endef endef
define Package/libwebsockets-examples/install define Package/libwebsockets-examples/install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment