examples/ip_pipeline: update edge router use case
[dpdk.git] / lib / librte_pipeline / Makefile
index cf8fde8..822fd41 100644 (file)
@@ -1,6 +1,6 @@
 #   BSD LICENSE
 #
-#   Copyright(c) 2010-2014 Intel Corporation. All rights reserved.
+#   Copyright(c) 2010-2016 Intel Corporation. All rights reserved.
 #   All rights reserved.
 #
 #   Redistribution and use in source and binary forms, with or without
@@ -39,6 +39,10 @@ LIB = librte_pipeline.a
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)
 
+EXPORT_MAP := rte_pipeline_version.map
+
+LIBABIVER := 3
+
 #
 # all source are stored in SRCS-y
 #