commit | 89817bf2c3749953e1f08de575f4404d0989a919 | [log] [tgz] |
---|---|---|
author | Aniruddha Paul <paulani@codeaurora.org> | Tue Feb 02 23:48:39 2021 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Feb 16 00:06:42 2021 -0800 |
tree | 4c330433753ebf972815538f66fdbac03b7667e5 | |
parent | 64f5012e44eb4b7b480cf39169b32649aa2c490d [diff] [blame] |
[qca-nss-clients] Add the WiFi Mesh client Add NSS Wi-Fi mesh client. The client module provides APIs to be used by Wi-Fi driver. Change-Id: I61ed84d923bc74f3a5797f31bc360fd30ec03800 Signed-off-by: Aniruddha Paul <paulani@codeaurora.org>
diff --git a/Makefile b/Makefile index 61ae985..93727a2 100644 --- a/Makefile +++ b/Makefile
@@ -39,6 +39,7 @@ obj-$(tlsmgr)+= tls/ obj-$(mirror)+= mirror/ obj-$(mscs)+= mscs/ +obj-$(wifi-meshmgr)+= wifi_meshmgr/ #NSS NETLINK obj-$(netlink)+= netlink/