commit | b778ea4e533e0df6b5b429d95b42fb680275c3f7 | [log] [tgz] |
---|---|---|
author | Manish Verma <maniverm@codeaurora.org> | Tue Nov 19 21:08:14 2019 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Jan 31 00:01:17 2020 -0800 |
tree | 3ac3ac13d21d71ed2a0e4caf18a2fc56f7133e92 | |
parent | 51973ce1daf641df3b74341810fa2344e159b1a7 [diff] [blame] |
[qca-nss-drv] Support for mirror package. Change-Id: I9fc6305d3f67621ffaa124601cffdb2d253d9b06 Signed-off-by: Manish Verma <maniverm@codeaurora.org>
diff --git a/Makefile b/Makefile index 35a105c..c5b8c69 100644 --- a/Makefile +++ b/Makefile
@@ -80,6 +80,9 @@ nss_match_log.o \ nss_match_stats.o \ nss_meminfo.o \ + nss_mirror.o \ + nss_mirror_log.o \ + nss_mirror_stats.o \ nss_n2h.o \ nss_n2h_stats.o \ nss_oam.o \