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