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