image/debian: change ppc64el qemu bootup
2 files changed, 2 insertions(+), 1 deletions(-) M images/control M images/debian/functions
M images/control => images/control +1 -0
@@ 32,6 32,7 @@ cpu_opts() { printf "%s" "-cpu qemu64" ;; ppc64le) printf "%s" "-cpu power9 -machine pseries" ;; *) echo "Unsupported architecture $arch" >&2
M images/debian/functions => images/debian/functions +1 -1