X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_ethdev%2FMakefile;h=b627e4e23b6e1adf4acd4253c7c4ae8ffd11e0b7;hb=49a5e6226a0c2750d32b4e0008295c58f2494ec0;hp=e27bcd5acce8119371597b7cefcb241d92140806;hpb=deb373fb07a1a86e3a0a7d0558ef0bbe6ac4383b;p=dpdk.git diff --git a/lib/librte_ethdev/Makefile b/lib/librte_ethdev/Makefile index e27bcd5acc..b627e4e23b 100644 --- a/lib/librte_ethdev/Makefile +++ b/lib/librte_ethdev/Makefile @@ -12,12 +12,10 @@ CFLAGS += -DALLOW_EXPERIMENTAL_API CFLAGS += -O3 CFLAGS += $(WERROR_FLAGS) LDLIBS += -lrte_net -lrte_eal -lrte_mempool -lrte_ring -LDLIBS += -lrte_mbuf -lrte_kvargs +LDLIBS += -lrte_mbuf -lrte_kvargs -lrte_meter EXPORT_MAP := rte_ethdev_version.map -LIBABIVER := 11 - SRCS-y += ethdev_private.c SRCS-y += rte_ethdev.c SRCS-y += rte_class_eth.c