acrn-hypervisor/hypervisor/bsp
Ming Liu f1cce6710a Makefile: fix cross-compiling issues
Replace all the host paths with a prefix sysroot directory, it defaults
to be empty, but can be overridden by the variable set in
environment(make -e) or being passed to make command.

Tracked-On: #1307
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
2018-09-26 11:04:19 +08:00
..
include HV: Add acpi_fixup api to override acpi on needs 2018-09-18 13:34:47 +08:00
ld hv: build hypervisor as PIE (position-independent executable) 2018-07-11 10:25:16 +08:00
sbl HV: remove dead APIC info MACROs in bsp 2018-09-18 15:56:18 +08:00
uefi Makefile: fix cross-compiling issues 2018-09-26 11:04:19 +08:00