mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-07 11:14:53 +00:00
Makefile: automatically determine the location of 'iasl'
The 'iasl' binary (from the acpica) package can be installed in different locations depending on the distribution. By default, we look for it under '/usr/sbin/'. But it is also often found under '/usr/bin'. This can be overwritten by setting the ASL_COMPILER flag when compiling ACRN. This patch goes one step further and automatically determine where 'iasl' is on the development system if the ASL_COMPILER variable has not been set already. Tracked-On: #5854 Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
This commit is contained in:
parent
ac091bacba
commit
afe07cc237
Loading…
Reference in New Issue
Block a user