diff options
author | Alex Williamson | 2011-04-08 21:03:34 +0200 |
---|---|---|
committer | Alex Williamson | 2011-04-08 21:03:34 +0200 |
commit | 31a44434f7b3221d911d478de3d1665bde753c86 (patch) | |
tree | a38539c736331553eb34d27b97cc19823946f9c0 | |
parent | ppce500_mpc8544ds: Fix compile with --enable-debug and --disable-kvm (diff) | |
download | qemu-31a44434f7b3221d911d478de3d1665bde753c86.tar.gz qemu-31a44434f7b3221d911d478de3d1665bde753c86.tar.xz qemu-31a44434f7b3221d911d478de3d1665bde753c86.zip |
Add ipxe submodule
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | roms/ipxe | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 44fdd1a02d..788447189e 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 diff --git a/roms/ipxe b/roms/ipxe new file mode 160000 +Subproject 7aee315f61aaf1be6d2fff26339f28a1137231a |