mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-05 03:46:17 +00:00
The ASL_COMPILER macro is hard coded as /usr/sbin/iasl, it is complained by some developers. This patch changes it to a flexible way, by which the following make command lines are supported: make make devicemodel make ASL_COMPILER=/path/to/iasl make ASL_COMPILER=/path/to/iasl devicemodel Tracked-On: #2298 Signed-off-by: Xiaoguang Wu <xiaoguang.wu@intel.com> Reviewed-by: Binbin Wu <binbin.wu@intel.com>
3.7 KiB
3.7 KiB