bios-linker-loader: move source to common location
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 19 Jan 2015 21:58:55 +0000 (23:58 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 27 Jan 2015 12:46:17 +0000 (14:46 +0200)
commit09852232ee131d0bfa5bdf7f44a806158a5c8711
tree8088e176d0836c24de697d74d79fdde54bd14f62
parent0058ae1d9483f5f96c7798e2ae51cce42c69abfb
bios-linker-loader: move source to common location

There are plans to use bios linker by MIPS, ARM.

It's only used by ACPI ATM, so put it in hw/acpi
and make it depend on CONFIG_ACPI.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/acpi/Makefile.objs
hw/acpi/bios-linker-loader.c [moved from hw/i386/bios-linker-loader.c with 100% similarity]
hw/i386/Makefile.objs