It's not in upstream QEMU so apparently it's not useful. Signed-off-by: Anthony Liguori <aliguori@xxxxxxxxxx> --- pc-bios/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pc-bios/Makefile b/pc-bios/Makefile index dabeb4c..315288d 100644 --- a/pc-bios/Makefile +++ b/pc-bios/Makefile @@ -16,4 +16,4 @@ all: $(TARGETS) dtc -I dts -O dtb -o $@ $< clean: - rm -f $(TARGETS) *.o *~ *.dtb + rm -f $(TARGETS) *.o *~ -- 1.6.0.6 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html