|
@@ -96,10 +96,11 @@
|
|
#endif
|
|
#endif
|
|
|
|
|
|
/*
|
|
/*
|
|
- * acpi_bin/acpi_help/acpi_src configuration. All single threaded, with
|
|
|
|
- * no debug output.
|
|
|
|
|
|
+ * acpi_bin/acpi_dump/acpi_src/acpi_xtract configuration. All single
|
|
|
|
+ * threaded, with no debug output.
|
|
*/
|
|
*/
|
|
#if (defined ACPI_BIN_APP) || \
|
|
#if (defined ACPI_BIN_APP) || \
|
|
|
|
+ (defined ACPI_DUMP_APP) || \
|
|
(defined ACPI_SRC_APP) || \
|
|
(defined ACPI_SRC_APP) || \
|
|
(defined ACPI_XTRACT_APP)
|
|
(defined ACPI_XTRACT_APP)
|
|
#define ACPI_APPLICATION
|
|
#define ACPI_APPLICATION
|