kvm: bios: fix for parallel build (make -j2)
commit97cea81f650b2e1f3c47b74a3381338b6cc6df24
authorCarlo Marcelo Arenas Belon <carenas@sajinet.com.pe>
Wed, 30 Jan 2008 10:31:18 +0000 (30 04:31 -0600)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 10:27:42 +0000 (30 12:27 +0200)
treefcad988eea1f6ed1aebe41ed4f4722fbbcf2246b
parent026574f5f9bfcedaab779288e0b2d3e8008b10c7
kvm: bios: fix for parallel build (make -j2)

prevents reusing tmp.bin for both BIOS-bochs-legacy and BIOS-bochs-latest
targets.

committed upstream in revision 1.27 of Makefile.in to fix bug 1799877.
patch applied as well to generated Makefile.

Signed-off-by: Carlo Marcelo Arenas Belon <carenas@sajinet.com.pe>
Signed-off-by: Avi Kivity <avi@qumranet.com>
kvm/bios/Makefile
kvm/bios/Makefile.in