[qca-nss-drv] PPE-VP statistics and sysctl for VP support

Necessary changes for PPE virtual port statistics and
sysctls to allow user VP support for a specific dynamic
interface type.

Change-Id: Ie98a6b97481ef87293abce7b8f6ccffb2e14014b
Signed-off-by: Amit Gupta <amitgupt@codeaurora.org>
diff --git a/Makefile b/Makefile
index 6a9d733..35a105c 100644
--- a/Makefile
+++ b/Makefile
@@ -94,6 +94,9 @@
 			nss_ppe.o \
 			nss_ppe_log.o \
 			nss_ppe_stats.o \
+			nss_ppe_vp.o \
+			nss_ppe_vp_log.o \
+			nss_ppe_vp_stats.o \
 			nss_pppoe.o \
 			nss_pppoe_log.o \
 			nss_pppoe_stats.o \