X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Fpcap%2FMakefile;h=b41d8a27db3d3bf7582390859814fe58f82983fa;hb=6069d815bc4dd73e82396a607882fe8395e592ed;hp=48be913cd0b8ef4655ea0f32ad6eaeadf6fbc6c3;hpb=2f9d47013e4dbb7381914e6e2e2470f69225cafc;p=dpdk.git diff --git a/drivers/net/pcap/Makefile b/drivers/net/pcap/Makefile index 48be913cd0..b41d8a27db 100644 --- a/drivers/net/pcap/Makefile +++ b/drivers/net/pcap/Makefile @@ -39,6 +39,7 @@ LIB = librte_pmd_pcap.a CFLAGS += -O3 CFLAGS += $(WERROR_FLAGS) +LDLIBS += -lpcap EXPORT_MAP := rte_pmd_pcap_version.map