[qca-nss-drv] GRE REDIR LAG Support

Add NSS API for GRE Redir LAG support

Change-Id: I8a8aa5688f17224ce5111bd830548f138100126f
Signed-off-by: ratheesh kannoth <rkannoth@codeaurora.org>
Signed-off-by: Gaurav Pathak <gaurpath@codeaurora.org>
diff --git a/Makefile b/Makefile
index b46de3a..505a58d 100644
--- a/Makefile
+++ b/Makefile
@@ -26,6 +26,10 @@
 			nss_gre.o \
 			nss_gre_stats.o \
 			nss_gre_redir.o \
+			nss_gre_redir_lag_ds.o \
+			nss_gre_redir_lag_ds_stats.o \
+			nss_gre_redir_lag_us.o \
+			nss_gre_redir_lag_us_stats.o \
 			nss_gre_redir_stats.o \
 			nss_gre_tunnel.o \
 			nss_gre_tunnel_stats.o \