X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fethtool%2Flib%2FMakefile;h=6494741270bfc01c5073246990f87a479745741c;hb=f26c2b39b271;hp=9da7dc3ba2177cd789aa7e59bc4eb4aa03260f47;hpb=924e55fb340623f03fdf2ff7fbcfd78819d1db25;p=dpdk.git diff --git a/examples/ethtool/lib/Makefile b/examples/ethtool/lib/Makefile index 9da7dc3ba2..6494741270 100644 --- a/examples/ethtool/lib/Makefile +++ b/examples/ethtool/lib/Makefile @@ -18,7 +18,7 @@ endif # library name LIB = librte_ethtool.a -LIBABIVER := 1 +LIBABIVER := 0.1 # all source are stored in SRC-Y SRCS-y := rte_ethtool.c