summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev/acpica/acpica_prep.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/dev/acpica/acpica_prep.sh')
-rwxr-xr-xsys/contrib/dev/acpica/acpica_prep.sh22
1 files changed, 12 insertions, 10 deletions
diff --git a/sys/contrib/dev/acpica/acpica_prep.sh b/sys/contrib/dev/acpica/acpica_prep.sh
index 3cbb12a..d429a65 100755
--- a/sys/contrib/dev/acpica/acpica_prep.sh
+++ b/sys/contrib/dev/acpica/acpica_prep.sh
@@ -18,18 +18,20 @@ fulldirs="common compiler components include os_specific"
# files to remove
stripdirs="generate libraries tests tools"
-stripfiles="Makefile README acintel.h aclinux.h acmsvc.h acnetbsd.h \
- acos2.h accygwin.h acefi.h acwin.h acwin64.h osunixdir.c \
- oswindir.c oswintbl.c oswinxf.c readme.txt utclib.c"
+stripfiles="Makefile README accygwin.h acefi.h achaiku.h acintel.h \
+ aclinux.h acmsvc.h acnetbsd.h acos2.h acwin.h acwin64.h \
+ new_table.txt osunixdir.c oswindir.c oswintbl.c oswinxf.c \
+ readme.txt utclib.c"
# include files to canonify
-src_headers="acapps.h accommon.h acconfig.h acdebug.h acdisasm.h \
- acdispat.h acevents.h acexcep.h acglobal.h achware.h acinterp.h \
- aclocal.h acmacros.h acnames.h acnamesp.h acobject.h acopcode.h \
- acoutput.h acparser.h acpi.h acpiosxf.h acpixf.h acpredef.h \
- acresrc.h acrestyp.h acstruct.h actables.h actbl.h actbl1.h \
- actbl2.h actbl3.h actypes.h acutils.h amlcode.h amlresrc.h \
- platform/acenv.h platform/acfreebsd.h platform/acgcc.h"
+src_headers="acapps.h acbuffer.h accommon.h acconfig.h acdebug.h \
+ acdisasm.h acdispat.h acevents.h acexcep.h acglobal.h achware.h \
+ acinterp.h aclocal.h acmacros.h acnames.h acnamesp.h acobject.h \
+ acopcode.h acoutput.h acparser.h acpi.h acpiosxf.h acpixf.h \
+ acpredef.h acresrc.h acrestyp.h acstruct.h actables.h actbl.h \
+ actbl1.h actbl2.h actbl3.h actypes.h acutils.h amlcode.h \
+ amlresrc.h platform/acenv.h platform/acfreebsd.h \
+ platform/acgcc.h"
comp_headers="aslcompiler.h asldefine.h aslglobal.h aslmessages.h \
aslsupport.l asltypes.h dtcompiler.h dttemplate.h preprocess.h"
platform_headers="acfreebsd.h acgcc.h"
OpenPOWER on IntegriCloud