X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_port%2FMakefile;h=410053ea98922683f9b6cad24086db5482db27ab;hb=386c993e95f13b555afe240f29679c19dcf4a73a;hp=de960fc62b8dd6119dfce586a67bdcaabe40e5a8;hpb=4769bc5a27ccaeb736542c4064ffc182bbd7e439;p=dpdk.git diff --git a/lib/librte_port/Makefile b/lib/librte_port/Makefile index de960fc62b..410053ea98 100644 --- a/lib/librte_port/Makefile +++ b/lib/librte_port/Makefile @@ -41,7 +41,7 @@ CFLAGS += $(WERROR_FLAGS) EXPORT_MAP := rte_port_version.map -LIBABIVER := 1 +LIBABIVER := 2 # # all source are stored in SRCS-y @@ -70,7 +70,6 @@ SYMLINK-$(CONFIG_RTE_LIBRTE_PORT)-include += rte_port_source_sink.h DEPDIRS-$(CONFIG_RTE_LIBRTE_PORT) := lib/librte_eal DEPDIRS-$(CONFIG_RTE_LIBRTE_PORT) += lib/librte_mbuf DEPDIRS-$(CONFIG_RTE_LIBRTE_PORT) += lib/librte_mempool -DEPDIRS-$(CONFIG_RTE_LIBRTE_PORT) += lib/librte_malloc DEPDIRS-$(CONFIG_RTE_LIBRTE_PORT) += lib/librte_ether DEPDIRS-$(CONFIG_RTE_LIBRTE_PORT) += lib/librte_ip_frag