acrn-hypervisor/hypervisor/scripts
Junjie Mao efcb9e2fdf Makefile: fix wrong reference to board XML and skip binary in diffconfig
The current config.mk uses the variable BOARD_FILE as the path to the board
XML when generating an unmodified copy of configuration files for
comparison, which is incorrect. The right variable is HV_BOARD_XML which is
the path to the copy of board XML that is actually used for the build.

This patch corrects the bug above.

In addition, this patch also skips binary files (which are not meant to be
edited manually) when calculating the differences.

Tracked-On: #6592
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2021-09-19 20:23:44 +08:00
..
makefile Makefile: fix wrong reference to board XML and skip binary in diffconfig 2021-09-19 20:23:44 +08:00
genconf.sh config-tools: build acrn with xslt generated pci_dev.c and board_info.h 2021-05-24 21:53:22 +08:00
genld.sh dm: Add licenses to the scripts. 2019-11-11 15:35:19 +08:00