]> git.proxmox.com Git - mirror_qemu.git/commit
build: remove git submodule handling from main makefile
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 19 May 2023 11:27:10 +0000 (13:27 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 6 Jun 2023 14:30:01 +0000 (16:30 +0200)
commit1f468152fb2d461f2a5f8838a3bea9fd6aaa2207
treed963b27feff913cafd4f50a0473750013ca71c5f
parentd2dfe0b506e47e1409b29b65acb098d707532149
build: remove git submodule handling from main makefile

The only remaining user of submodules at build time is roms/SLOF,
which is handled in pc-bios/s390-ccw/Makefile.  Remove the relevant
code from the main makefile.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
.gitlab-ci.d/buildtest-template.yml
Makefile
configure
meson.build