acrn-hypervisor/hypervisor/scripts
Victor Sun ed8fb94778 Makefile: support make from XML for new board
Currently make hypervisor will depend on a $(BOARD).config file to load
board defconfig which triggered by oldconfig process, this will block
make from XMLs for a new board because $(BOARD).config never exist.
This requires us to patch configuration for new board earlier than make
oldconfig.

Tracked-On: #4067
Signed-off-by: Victor Sun <victor.sun@intel.com>
2019-11-11 15:01:50 +08:00
..
kconfig Makefile: support make from XML for new board 2019-11-11 15:01:50 +08:00
genld.sh use genld.sh to generate link_ram.ld 2018-10-12 16:32:25 +08:00