mk: cleanup leftover references to malloc library
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 26 Apr 2016 12:16:01 +0000 (15:16 +0300)
committerBruce Richardson <bruce.richardson@intel.com>
Fri, 6 May 2016 13:51:22 +0000 (15:51 +0200)
commitaace9d0bcf5883f44f145df621513ec657601ed9
tree3763f58ee91de027f0cc5b08bf4078dd0a62e509
parent1bbcc5d21129168a212e7d755751b0d4742d20d9
mk: cleanup leftover references to malloc library

librte_malloc was long since merged into librte_eal, mop up the
leftover references to it from driver Makefiles.

Fixes: 2f9d47013e4d ("mem: move librte_malloc to eal/common")

Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
Applied with qede Makefile update too.
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
drivers/net/cxgbe/Makefile
drivers/net/ena/Makefile
drivers/net/mpipe/Makefile
drivers/net/nfp/Makefile
drivers/net/qede/Makefile
drivers/net/szedata2/Makefile