acpisrc - ACPICA source code conversion utility
Contents
Description
This manual page briefly documents the acpisrc command. The option list is taken from the acpisrc
interactive help.
acpisrc converts the ACPICA into various forms for use with different operating systems. Source for
ACPICA may be obtained from http://www.acpica.org/source/.
Much more detailed documentation may be found at http://www.acpica.org/documentation/.
Name
acpisrc - ACPICA source code conversion utility
Options
-c Generate cleaned version of the source
-h Insert dual-license header into all module
-l Generate Linux version of the source
-u Generate custom source translation
-d Leave debug statements in code
-s Generate source statistics only
-v Verbose mode
-y Suppress file overwrite prompts
Synopsis
acpisrc [-c|-l|-u][-d][-s][-v][-y]<source-dir><dest-dir> <aml-file>
