bus/vdev: move code from EAL into a new driver
[dpdk.git] / drivers / event / sw / Makefile
index d6c14da..2f2b67b 100644 (file)
@@ -43,6 +43,8 @@ ifeq ($(shell test $(GCC_VERSION) -le 50 && echo 1), 1)
 CFLAGS += -Wno-missing-field-initializers
 endif
 endif
+LDLIBS += -lrte_eal -lrte_eventdev -lrte_kvargs -lrte_ring
+LDLIBS += -lrte_bus_vdev
 
 # library version
 LIBABIVER := 1