aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2018-06-20 12:11:42 +0200
committerGerd Hoffmann <kraxel@redhat.com>2018-07-02 17:20:54 +0200
commit91b8eba9ec3f5af7dd48927811eb7ff69fc4617f (patch)
tree3b200d3267bb4db2616ce0ac6c70963bbe0d912a /.gitmodules
parenteda553a442e94dc16d424849b65c6cb7f140f318 (diff)
vgabios: remove submodule and build rules.
It's the old, lgpl vgabios implementation. Was left in as fallback when we switched to seavgabios, so we could easily switch back in case we see regressions. It's unused since years now, reportedly doesn't even build, and lacks support for recently (and not so recently) added display devices. Zap it. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 49e9c2e3f4..d108478e0a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,3 @@
-[submodule "roms/vgabios"]
- path = roms/vgabios
- url = git://git.qemu-project.org/vgabios.git/
[submodule "roms/seabios"]
path = roms/seabios
url = git://git.qemu-project.org/seabios.git/