Robert Moore
bffc163770
AcpiSrc: Add support to modify include file paths/names.
...
This change adds support to enable AcpiSrc to modify include file
pathnames and/or filenames. This is useful for linuxization.
Lv Zheng.
2013-09-27 08:27:15 -07:00
Robert Moore
b83c59cdca
Linuxize: Add local declarations for script subfunctions.
...
All functions defined for the linuxizing scripts lack "local"
declarations. This patch adds "local" for all such variables. No
functional changes. Lv Zheng.
2013-09-27 08:10:00 -07:00
Robert Moore
a7b23d6256
Linuxize: Split git-extract.sh into two scripts.
...
This patch splits git-extract.sh so that the changes made in the
scripts can be linuxized into patches. Lv Zheng.
2013-09-18 12:41:12 -07:00