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