Avi Kivity wrote:
Seems a bit heavy handed. blobs != extboot.
How about instead:
build-targets-x86 = kvm/extboot
all: $(build-targets-$(ARCH))
(or something similar that builds)
There's no problem that cannot be fixed by applying an appropriately
large hammer .... :-)
This one works for me.
Jes
Do not try to build extboot on non-x86.
Signed-off-by: Jes Sorensen <jes@xxxxxxx>
---
Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
Index: qemu-kvm/Makefile
===================================================================
--- qemu-kvm.orig/Makefile
+++ qemu-kvm/Makefile
@@ -419,7 +419,10 @@
.PHONY: kvm/extboot
-all: kvm/extboot
+build-targets-x86 = kvm/extboot
+build-targets-ia64 =
+
+all: $(build-targets-$(ARCH))
kvm/extboot:
$(MAKE) -C $@
[Home]
[Linux USB Devel]
[Video for Linux]
[Linux Audio Users]
[Photo]
[Yosemite News]
[Yosemite Photos]
[Video Projectors]
[PDAs]
[Free Online Dating]
[Hacking TiVo]
[Linux Kernel]
[Linux SCSI]
[XFree86]
[Devices]
[Big List of Linux Books]
[16.7MP]