commit | ebcb802b30a4df9ba46481acf3f383b9f54d5d77 | [log] [tgz] |
---|---|---|
author | you.chen <you.chen@mobiletek.cn> | Fri May 06 11:30:57 2022 +0800 |
committer | you.chen <you.chen@mobiletek.cn> | Tue May 31 17:29:53 2022 +0800 |
tree | 8c91e6d03711fdd582b67bb6bc10b7457616e007 | |
parent | 83b3e472cf5b21e56633a72217a7f7e546cbd098 [diff] [blame] |
[Feature] use WPA_CLIENT_SO & add ap+sta mode Change-Id: I6e8246f1a978d82694489f84d94b4767f1667f23
diff --git a/src/lynq/lib/liblynq-wifi6/makefile b/src/lynq/lib/liblynq-wifi6/makefile index 9b7e727..e7a3ca8 100755 --- a/src/lynq/lib/liblynq-wifi6/makefile +++ b/src/lynq/lib/liblynq-wifi6/makefile
@@ -25,8 +25,7 @@ -L./lib \ -llog \ -lpthread \ - -lstdc++ \ - -lbootctrl \ + -lwpa_client SOURCES = $(wildcard *.c wildcard *.h )