commit | e6babc53b729db6865fea528e35251594fc77ce6 | [log] [tgz] |
---|---|---|
author | Sachin Shashidhar <sshashid@codeaurora.org> | Tue May 29 15:20:40 2018 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Aug 30 16:45:25 2018 -0700 |
tree | 748fa52a6ed9143f17986208ae525dddf71243ba | |
parent | 21bc4f9bc0ccbbff9f5e97a277cead770b137ce0 [diff] [blame] |
[qca-nss-drv] CAPWAP Logging. Signed-off-by: Sachin Shashidhar <sshashid@codeaurora.org> Change-Id: I2c0c53726a54eec099bb7b3416efa31cf86f4527
diff --git a/Makefile b/Makefile index 625dbbe..d1f5096 100644 --- a/Makefile +++ b/Makefile
@@ -15,6 +15,7 @@ nss_c2c_rx.o \ nss_c2c_rx_stats.o \ nss_capwap.o \ + nss_capwap_log.o \ nss_capwap_stats.o \ nss_cmn.o \ nss_core.o \