Statistics
| Branch: | Revision:

root / scripts / update-acpi.sh @ feature-archipelago

History | View | Annotate | Download (88 Bytes)

# Date Author Comment
a31a8642 10/14/2013 05:48 pm Michael S. Tsirkin

acpi: add rules to compile ASL source

Detect presence of IASL compiler and use it
to process ASL source. If not there, use pre-compiled
files in-tree. Add script to update the in-tree files.

Note: distros are known to silently update iasl
so detect correct iasl flags for the installed version on each run as...