Go to file
Nelio Laranjeiro bef06a8a06 mk: set library dependencies in shared object file
Some .so libraries needs to be linked with external libraries.  For that the
LDLIBS and EXTRA_LDFLAGS variables should be present on the link line when
those .so files are created.  PMD Makefile is responsible for filling the
LDLIBS variable with the link to the external library it needs.

Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2015-08-03 00:38:26 +02:00
app app/testpmd: fix error message when closing port twice 2015-07-30 02:15:32 +02:00
config config: disable bnx2x driver 2015-07-28 22:09:30 +02:00
doc doc: update port hotplug in testpmd guide 2015-07-28 11:40:11 +02:00
drivers drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
examples log: use simple macro 2015-07-30 20:16:04 +02:00
lib eal: fix x32 build 2015-08-03 00:38:26 +02:00
mk mk: set library dependencies in shared object file 2015-08-03 00:38:26 +02:00
pkg mk: enable next abi preview 2015-07-09 00:56:40 +02:00
scripts mk: enable next abi preview 2015-07-09 00:56:40 +02:00
tools tools: fix vfio support 2015-03-23 14:29:31 +01:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile drivers: create new directory 2015-05-22 15:51:38 +02:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
MAINTAINERS bnx2x: enable PMD build 2015-07-27 04:27:15 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00