Add bios-256k.bin to BLOBS on Makefile
commitbf2eaf718e2fcc5cc975326495bf03de7305bbe4
authorEduardo Habkost <ehabkost@redhat.com>
Mon, 9 Dec 2013 23:33:34 +0000 (9 21:33 -0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 15 Jan 2014 19:34:17 +0000 (15 23:34 +0400)
tree413c3be3a59372b1be05cc34d0f05b0cc4b2c6c1
parentdc9fc1cac59e46102f2e046ac3233d8ad4535497
Add bios-256k.bin to BLOBS on Makefile

The default machine-type (pc-i440fx-2.0) now requires bios-256k.bin, but
"make install" isn't installing it, so qemu-system-x86_64 won't run out
of the box. Add it to BLOBS so it gets installed.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Tested-by: William Dauchy <william@gandi.net>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Makefile