diff options
Diffstat (limited to 'lib/librte_ether/Makefile')
-rw-r--r-- | lib/librte_ether/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/librte_ether/Makefile b/lib/librte_ether/Makefile index e8102846..0bb5dc90 100644 --- a/lib/librte_ether/Makefile +++ b/lib/librte_ether/Makefile @@ -41,7 +41,7 @@ CFLAGS += $(WERROR_FLAGS) EXPORT_MAP := rte_ether_version.map -LIBABIVER := 3 +LIBABIVER := 4 SRCS-y += rte_ethdev.c |