acrn-hypervisor/hypervisor/boot
Victor Sun a57a4fd7fb HV: Make: enable build for new configs layout
The make command is same as old configs layout:

under acrn-hypervisor folder:
	make hypervisor BOARD=xxx SCENARIO=xxx [TARGET_DIR]=xxx [RELEASE=x]

under hypervisor folder:
	make BOARD=xxx SCENARIO=xxx [TARGET_DIR]=xxx [RELEASE=x]

if BOARD/SCENARIO parameter is not specified, the default will be:
	BOARD=nuc7i7dnb SCENARIO=industry

Tracked-On: #5077

Signed-off-by: Victor Sun <victor.sun@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2020-07-24 16:16:06 +08:00
..
guest HV: enable multiboot module string as kernel bootargs 2020-06-08 13:30:04 +08:00
include HV: Make: enable build for new configs layout 2020-07-24 16:16:06 +08:00
acpi_base.c hv: vioapic: minor refine about madt ioapic parse 2020-04-24 15:35:38 +08:00
cmdline.c HV: add hv cmdline support for multiboot2 2020-06-08 13:30:04 +08:00
multiboot.c HV: correct mmap info for multiboot2 2020-06-10 10:50:41 +08:00
multiboot2.c HV: enable multiboot module string as kernel bootargs 2020-06-08 13:30:04 +08:00
reloc.c hv: fixup relocation delta for symbols belong to entry section 2020-03-06 08:27:46 +08:00