commit | 159a64a32d33a4d92e17cbe9935b97d74500ed08 | [log] [tgz] |
---|---|---|
author | Sachin Shashidhar <sshashid@codeaurora.org> | Tue Jul 31 16:16:51 2018 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Oct 02 11:08:35 2018 -0700 |
tree | 2f27821a36ed49540027a419c57d9ec7c667b98f | |
parent | 5ab203d0c7eebd834c881dc53cb502e6d25e398d [diff] [blame] |
[qca-nss-drv] GRE Logging Change-Id: Ibc8860c09028a50832862a0e96bb8d26232b2d44 Signed-off-by: Sachin Shashidhar <sshashid@codeaurora.org>
diff --git a/Makefile.fsm b/Makefile.fsm index acf426b..41c4deb 100644 --- a/Makefile.fsm +++ b/Makefile.fsm
@@ -25,6 +25,7 @@ nss_eth_rx.o \ nss_eth_rx_stats.o \ nss_gre.o \ + nss_gre_log.o \ nss_gre_stats.o \ nss_gre_redir.o \ nss_gre_redir_log.o \