X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=lib%2Flibrte_ethdev%2FMakefile;fp=lib%2Flibrte_ether%2FMakefile;h=c2f2f7d82facbc36efcce2e6370f3fa9fda3218e;hb=15dedf321036ae67c61f35a3ab55de767b07801f;hp=3ca5782bb16fefed16d77aaa8eb0e02b1a46e44f;hpb=9f3a8cb4cfe59ea63e267f69700fb0fde13d7dd3;p=deb_dpdk.git diff --git a/lib/librte_ether/Makefile b/lib/librte_ethdev/Makefile similarity index 98% rename from lib/librte_ether/Makefile rename to lib/librte_ethdev/Makefile index 3ca5782b..c2f2f7d8 100644 --- a/lib/librte_ether/Makefile +++ b/lib/librte_ethdev/Makefile @@ -16,7 +16,7 @@ LDLIBS += -lrte_mbuf EXPORT_MAP := rte_ethdev_version.map -LIBABIVER := 8 +LIBABIVER := 9 SRCS-y += rte_ethdev.c SRCS-y += rte_flow.c