commit | 1f468152fb2d461f2a5f8838a3bea9fd6aaa2207 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri May 19 13:27:10 2023 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Jun 06 16:30:01 2023 +0200 |
tree | d963b27feff913cafd4f50a0473750013ca71c5f | |
parent | d2dfe0b506e47e1409b29b65acb098d707532149 [diff] |
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>