Sign in
qemu-android
/
qemu-android
/
f6102c329c43d7d5e0bee1fc2fe4043e05f9810c
/
.
/
scripts
/
update-acpi.sh
blob: b5f05ff3cf4142c43f26b4c7796a588da719bc62 [
file
]
cd x86_64
-
softmmu
for
file
in
hw
/
i386
/*.
hex
;
do
cp
-
f $file
../
$file
.
generated
done