commit | 5fc2cd6949ab99b72d72183b9342f5faa7bf319d | [log] [tgz] |
---|---|---|
author | Arunkumar T <athand@codeaurora.org> | Thu Sep 01 15:03:12 2016 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Jan 06 01:28:32 2017 -0800 |
tree | 6d2bb536e22e344373a825af779144e01e8e547c | |
parent | 8baaa1ba2c8a9c4d1d52d6f99b15719a4b485b7b [diff] [blame] |
[qca-nss-drv] fix linker issue in FSM9010 Change-Id: I353be581c1fab669fbaa1760bdfb0acd79a97fb1 Signed-off-by: Arunkumar T <athand@codeaurora.org>
diff --git a/Makefile.fsm b/Makefile.fsm index 785397d..ab03cfc 100644 --- a/Makefile.fsm +++ b/Makefile.fsm
@@ -16,6 +16,7 @@ nss_dynamic_interface.o \ nss_eth_rx.o \ nss_gre_redir.o \ + nss_gre_tunnel.o \ nss_if.o \ nss_init.o \ nss_ipsec.o \