]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
[build] Build ROMs used by qemu and VMware as part of "make all"
authorMichael Brown <mcb30@ipxe.org>
Thu, 26 Dec 2013 22:36:34 +0000 (23:36 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 26 Dec 2013 22:36:34 +0000 (23:36 +0100)
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/Makefile

index acd45fcf3edbdd63192ff01d272eb13e0b93a99a..66f287d42ce415ea290eb18273b95daa6f9d80b9 100644 (file)
@@ -108,7 +108,11 @@ INCDIRS            += include .
 # helpfully suggestive message
 #
 ALL            := bin/blib.a bin/ipxe.dsk bin/ipxe.lkrn bin/ipxe.iso \
-                  bin/ipxe.usb bin/ipxe.pxe bin/undionly.kpxe bin/rtl8139.rom
+                  bin/ipxe.usb bin/ipxe.pxe bin/undionly.kpxe bin/rtl8139.rom \
+                  bin/8086100e.mrom bin/80861209.rom bin/10500940.rom \
+                  bin/10222000.rom bin/10ec8139.rom bin/1af41000.rom \
+                  bin/8086100f.mrom bin/808610d3.mrom bin/15ad07b0.rom
+
 all : $(ALL)
        @$(ECHO) '==========================================================='
        @$(ECHO)