mk: fix vhost dependency to pthread
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Mon, 13 Jun 2016 11:06:56 +0000 (13:06 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 13 Jun 2016 14:17:31 +0000 (16:17 +0200)
commit473b718f70c0afa7bc8b47a01cd558a0c1e84772
treeb738cb0bb8958cb23403a8a57ba4a21c97794f26
parent95dc3c3cf31cb20819b308a2e9b89764bf1f4e98
mk: fix vhost dependency to pthread

Add the missing external dependency to pthread to avoid referring to
symbols the library is not linked against.

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
drivers/net/vhost/Makefile