acrn-hypervisor/hypervisor/scripts/makefile
Junjie Mao 0de004e5c9 Makefile: fix build issues due to reorg of misc/
This patch fixes the following issues that break the build system:

 1. The tag of the root nodes of board/scenario XML files are still acrn-config,
    not config_tools. This patch reverts the XPATH that refers to these nodes.

 2. HV_PREDEFINED_BOARD_DIR now also relies on BOARD which may not be
    available at the time the variable is defined. As both board and
    scenario XML files are placed under the same directory, this patch
    refines the path calculation logic to get rid of mixing variables of
    the different flavors.

Tracked-On: #5644
Fixes: 97c9b24030 ("acrn-config: Reorg config tool folder")
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2021-01-28 10:20:38 +08:00
..
cfg_update.mk acrn-config: Reorg config tool folder 2021-01-27 11:08:28 +08:00
config.mk Makefile: fix build issues due to reorg of misc/ 2021-01-28 10:20:38 +08:00
deps.mk Makefile: move .mk file to hv scripts folder 2019-11-13 16:05:30 +08:00
kconfig.mk acrn-config: Reorg config tool folder 2021-01-27 11:08:28 +08:00
unified.xml.in acrn-config: add XSLT scripts to transform XMLs to config.[h|mk] 2021-01-20 17:58:00 +08:00