These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / scripts / update-acpi.sh
diff --git a/qemu/scripts/update-acpi.sh b/qemu/scripts/update-acpi.sh
deleted file mode 100644 (file)
index b5f05ff..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-cd x86_64-softmmu
-for file in hw/i386/*.hex; do
-    cp -f $file ../$file.generated
-done