]> git.proxmox.com Git - qemu.git/commit
Add Makefile rules to build nic rom binaries
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 8 Feb 2013 15:35:08 +0000 (16:35 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 18 Mar 2013 09:21:56 +0000 (10:21 +0100)
commit2397edd7354ebbcebf3cd55dc3c0b1fe7621794b
treeddff08acc2118f0d5e10600f2fb7275ffbfe6d5f
parent225dc991b03f0f034aa348f5cf499de9d0979107
Add Makefile rules to build nic rom binaries

"make -C roms pxerom" will build the ipxe roms and update
the binaries in pc-bios/, i.e. it basically documents how
the build process of our current nic roms works.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
roms/Makefile