X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_bpf%2FMakefile;h=3a20f95e7477749d0725fcc9323c3a423fea0d15;hb=3a3d0c75b43e;hp=419a5162e01338d78a36ecda0ffe6d8c8368b657;hpb=6861c01001ac3b1869f5cf1f492809875f753e67;p=dpdk.git diff --git a/lib/librte_bpf/Makefile b/lib/librte_bpf/Makefile index 419a5162e0..3a20f95e74 100644 --- a/lib/librte_bpf/Makefile +++ b/lib/librte_bpf/Makefile @@ -18,8 +18,6 @@ endif EXPORT_MAP := rte_bpf_version.map -LIBABIVER := 1 - # all source are stored in SRCS-y SRCS-$(CONFIG_RTE_LIBRTE_BPF) += bpf.c SRCS-$(CONFIG_RTE_LIBRTE_BPF) += bpf_exec.c