commit | 31a44434f7b3221d911d478de3d1665bde753c86 | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Fri Apr 08 13:03:34 2011 -0600 |
committer | Alex Williamson <alex.williamson@redhat.com> | Fri Apr 08 13:03:34 2011 -0600 |
tree | a38539c736331553eb34d27b97cc19823946f9c0 | |
parent | 6957785773e8a3cc8bd51f0e3172eaccbbaa5f3a [diff] [blame] |
Add ipxe submodule Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
diff --git a/.gitmodules b/.gitmodules index 44fdd1a..7884471 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -7,3 +7,6 @@ [submodule "roms/SLOF"] path = roms/SLOF url = git://git.qemu.org/SLOF.git +[submodule "roms/ipxe"] + path = roms/ipxe + url = git://git.qemu.org/ipxe.git