mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-05-04 17:58:48 +00:00
The $(BOARD)_acpi_info.h is generated by acrn-config tool, remove this header in make clean would cause failure when user finish configuring in webUI and start to make acrn-hypervisor by the command "make hypervisor BOARD=xxx SCENARIO=yyy" because we mandatory do make clean before making hypervisor. The patch replace the file removal with a warning string to hint user to check the file validity. Tracked-On: #3779 Signed-off-by: Victor Sun <victor.sun@intel.com>
8.3 KiB
8.3 KiB