Move virtio-serial to Makefile.objs
commit4d3053a3c68e25b813db65394ca3e6d32dbc50a7
authorAmit Shah <amit.shah@redhat.com>
Tue, 19 Jan 2010 19:06:57 +0000 (20 00:36 +0530)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 20 Jan 2010 14:25:23 +0000 (20 08:25 -0600)
tree8949fb2fd67e5fa7af8dd66b6135e89f34a4dc72
parentb60c470b8d0dc5574806b4c8bf47b0c8083eda40
Move virtio-serial to Makefile.objs

There's nothing target-dependent in the virtio-serial code so allow it
to be compiled just once for all the targets.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile.objs
Makefile.target