net/mlx5: support reading device clock
[dpdk.git] / drivers / net / af_xdp / Makefile
index eeba6b6..55db608 100644 (file)
@@ -10,8 +10,6 @@ LIB = librte_pmd_af_xdp.a
 
 EXPORT_MAP := rte_pmd_af_xdp_version.map
 
-LIBABIVER := 1
-
 CFLAGS += -O3
 
 CFLAGS += $(WERROR_FLAGS)