]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ifc/Makefile
net/ice/base: add some helper macros
[dpdk.git] / drivers / net / ifc / Makefile
index 39b36ae5d5abcf4634c00516b21e0ec790b86e27..7755a87ebb24b8a0c45159a8b3ea5822330f3587 100644 (file)
@@ -10,6 +10,7 @@ LIB = librte_pmd_ifc.a
 
 LDLIBS += -lpthread
 LDLIBS += -lrte_eal -lrte_pci -lrte_vhost -lrte_bus_pci
+LDLIBS += -lrte_kvargs
 
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)