net/octeontx2: support Rx
[dpdk.git] / drivers / net / octeontx2 / Makefile
index 0b2c415..967a51d 100644 (file)
@@ -31,6 +31,7 @@ LIBABIVER := 1
 # all source are stored in SRCS-y
 #
 SRCS-$(CONFIG_RTE_LIBRTE_OCTEONTX2_PMD) += \
+       otx2_rx.c       \
        otx2_tm.c       \
        otx2_rss.c      \
        otx2_mac.c      \