Searched refs:iasl (Results 1 – 6 of 6) sorted by relevance
41 vpath iasl $(PATH)44 $(H_SRC): $(ACPI_BUILD_DIR)/%.h: %.asl iasl45 iasl -vs -p $(ACPI_BUILD_DIR)/$*.$(TMP_SUFFIX) -tc $<77 $(C_SRC): $(ACPI_BUILD_DIR)/%.c: iasl $(ACPI_BUILD_DIR)/%.asl78 iasl -vs -p $(ACPI_BUILD_DIR)/$*.$(TMP_SUFFIX) -tc $(ACPI_BUILD_DIR)/$*.asl84 iasl: target
29 DSDT compiler "iasl" is needed. By default, it will be downloaded 32 then compile and install iasl
149 * here, but different iasl versions evaluate name references
276 AC_ARG_VAR([IASL], [Path to iasl tool])338 dnl as86, ld86, bcc and iasl are only required when the host system is x86*.344 AX_PATH_PROG_OR_FAIL([IASL], [iasl])
1575 IASL Path to iasl tool7563 # Extract the first word of "iasl", so it can be a program name with args.7606 as_fn_error $? "Unable to find iasl, please install iasl" "$LINENO" 5
64 * ACPI ASL compiler (iasl)
Completed in 19 milliseconds