diff mbox

[v2,1/3] Add ipxe submodule

Message ID 20110411193558.21414.34839.stgit@s20.home
State New
Headers show

Commit Message

Alex Williamson April 11, 2011, 7:36 p.m. UTC
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
---

 .gitmodules |    3 +++
 roms/ipxe   |    1 +
 2 files changed, 4 insertions(+), 0 deletions(-)
 create mode 160000 roms/ipxe
diff mbox

Patch

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
diff --git a/roms/ipxe b/roms/ipxe
new file mode 160000
index 0000000..7aee315
--- /dev/null
+++ b/roms/ipxe
@@ -0,0 +1 @@ 
+Subproject commit 7aee315f61aaf1be6d2fff26339f28a1137231a5