acrn-hypervisor/hypervisor/scripts/makefile
Junjie Mao d5c11d5e79 Makefile: fixes to bugs that break diffconfig and applydiffconfig
This patch resolves the following bugs that break the targets `diffconfig`
and `applydiffconfig`:

 - Comments after variable definitions cause the varaible to contain
   unintended trailing whitespaces.

 - HV_CONFIG_XML is no longer defined; it is now HV_SCENARIO_XML.

 - '*.asl' files are also generated and should be involved when comparing
   the generated configuration files.

 - Strings between diacritic marks (`) are intepreted as shell commands
   even they are part of informative messages.

 - HV_DIFFCONFIG_LIST should not contain duplicated lines.

Tracked-On: #5772
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2021-03-03 09:13:44 +08:00
..
cfg_update.mk acrn-config: Reorg config tool folder 2021-01-27 11:08:28 +08:00
config.mk Makefile: fixes to bugs that break diffconfig and applydiffconfig 2021-03-03 09:13:44 +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