mk: fix vhost linking
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 11 Feb 2015 13:43:10 +0000 (15:43 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 12 Feb 2015 15:59:36 +0000 (16:59 +0100)
commite693b0100f6db161ed7a6a71695b4e7f996e4e7c
treeff6f11d26655d000a65c387729f1b8f96197699f
parent2250cc5a191906c914221ff4f0da7b5d699b4175
mk: fix vhost linking

librte_vhost is not a plugin but a library, move it to proper section
to fix sample app build in shared, non-combined library setup.

Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
Acked-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
mk/rte.app.mk