qemu: build only qemu-ga
authorYousong Zhou <yszhou4tech@gmail.com>
Thu, 18 Aug 2016 03:23:59 +0000 (11:23 +0800)
committerYousong Zhou <yszhou4tech@gmail.com>
Thu, 18 Aug 2016 03:28:21 +0000 (11:28 +0800)
commitac0ea8b970566364172ae3bd824e1d3c46331b84
tree301f93f9e7cea5b91638c7dc63a9c66600b94176
parent2dc0eebc0b41dfbf2743f28b5ac3f1ad49605d64
qemu: build only qemu-ga

This has two effects

 - Saves time and computing resources.  Non-relevant tools like
   qemu-img, qemu-io will not be built
 - Fixes packaging failure on octeon target caused by failure of
   building internal pixman library

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
utils/qemu/Makefile