acrn-hypervisor/hypervisor/scripts
Junjie Mao 64cbc706b7 Makefile: retake XMLs from users if they are updated
In the current config.mk board and scenario XMLs are only copied to the
build directory when they do not exist. That prevents users from using XML
files they have edited, probably to fix previously reported validation
errors, for a rebuild unless the former build directory is totally removed.

This patch adds the user-given paths to XML files (if they exist) as
dependencies of the copied files in the build directory, so that users can
now provide new board and/or scenario XMLs to an existing build to
automatically trigger a complete rebuild.

Building without explicitly specifying BOARD and SCENARIO is still
supported if a build directory already exists. In that case the copied
board and scenario XMLs will not be modified.

Tracked-On: #8259
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2022-10-26 14:09:44 +08:00
..
makefile Makefile: retake XMLs from users if they are updated 2022-10-26 14:09:44 +08:00
genconf.sh Makefile: make dependencies on validated configurations explicit 2022-10-26 14:09:44 +08:00
genld.sh dm: Add licenses to the scripts. 2019-11-11 15:35:19 +08:00