mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-28 20:16:09 +00:00
Replace all the host paths with a prefix sysroot directory, it defaults to be empty, but can be overridden by the variable set in environment(make -e) or being passed to make command. Tracked-On: #1307 Signed-off-by: Ming Liu <liu.ming50@gmail.com>