bus/fslmc: drop inline from non-static functions
[dpdk.git] / drivers / bus / vdev / Makefile
index 24d424a..01747f0 100644 (file)
@@ -14,12 +14,10 @@ CFLAGS += $(WERROR_FLAGS)
 # versioning export map
 EXPORT_MAP := rte_bus_vdev_version.map
 
-# library version
-LIBABIVER := 1
-
 SRCS-y += vdev.c
+SRCS-y += vdev_params.c
 
-LDLIBS += -lrte_eal
+LDLIBS += -lrte_eal -lrte_kvargs
 
 #
 # Export include files