X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=lib%2Flibrte_lpm%2FMakefile;h=d682785b6338ae7a83a9a244e2375e16218fcfc5;hb=01a6c311df2fa78928d46eb9bf4f2658a3cc08ee;hp=a7946a1c5201d72ffac41bb6355585f380c0a8db;hpb=86b3b21952a8d304376761c56e3031d9b4d09ea4;p=dpdk.git diff --git a/lib/librte_lpm/Makefile b/lib/librte_lpm/Makefile index a7946a1c52..d682785b63 100644 --- a/lib/librte_lpm/Makefile +++ b/lib/librte_lpm/Makefile @@ -12,8 +12,6 @@ LDLIBS += -lrte_eal -lrte_hash EXPORT_MAP := rte_lpm_version.map -LIBABIVER := 2 - # all source are stored in SRCS-y SRCS-$(CONFIG_RTE_LIBRTE_LPM) := rte_lpm.c rte_lpm6.c