net/octeontx2: support RSS
[dpdk.git] / drivers / net / octeontx2 / Makefile
index e49c526..455676a 100644 (file)
@@ -31,6 +31,7 @@ LIBABIVER := 1
 # all source are stored in SRCS-y
 #
 SRCS-$(CONFIG_RTE_LIBRTE_OCTEONTX2_PMD) += \
+       otx2_rss.c      \
        otx2_mac.c      \
        otx2_link.c     \
        otx2_stats.c    \