X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_ethdev%2FMakefile;h=e09c4263a015b904624be25e02c10713d4bf1038;hb=d3588176716e6f8733a2534d7d3ab0dec8e550ec;hp=e27bcd5acce8119371597b7cefcb241d92140806;hpb=deb373fb07a1a86e3a0a7d0558ef0bbe6ac4383b;p=dpdk.git diff --git a/lib/librte_ethdev/Makefile b/lib/librte_ethdev/Makefile index e27bcd5acc..e09c4263a0 100644 --- a/lib/librte_ethdev/Makefile +++ b/lib/librte_ethdev/Makefile @@ -12,7 +12,7 @@ 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_cmdline -lrte_meter EXPORT_MAP := rte_ethdev_version.map