eventdev: add eth Rx adapter implementation
[dpdk.git] / lib / librte_eventdev / Makefile
index 2856533..daa4ef1 100644 (file)
@@ -43,6 +43,7 @@ CFLAGS += $(WERROR_FLAGS)
 # library source files
 SRCS-y += rte_eventdev.c
 SRCS-y += rte_event_ring.c
+SRCS-y += rte_event_eth_rx_adapter.c
 
 # export include files
 SYMLINK-y-include += rte_eventdev.h