You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 13, 2024. It is now read-only.
driver: Use bash's default assignment operator for qemu_ram
qemu_ram only needs to be assigned to something different if the default
causes issues. Move the default assignment to its first use, which will
make adding new architectures this script easier as there is one less
variable to worry about.
[skip ci]
Signed-off-by: Nathan Chancellor <[email protected]>
0 commit comments