summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev/acpica/acpica_prep.sh
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2009-06-03 21:47:13 +0000
committerjkim <jkim@FreeBSD.org>2009-06-03 21:47:13 +0000
commitfeac47ed6a1eb54eff18f1d19649bc92dbf7af87 (patch)
treed965693bd3e8baf47553a547e11bdcbef041640b /sys/contrib/dev/acpica/acpica_prep.sh
parentee74aa0f9f450c3b6cc91fd70fa95aa232dda658 (diff)
downloadFreeBSD-src-feac47ed6a1eb54eff18f1d19649bc92dbf7af87.zip
FreeBSD-src-feac47ed6a1eb54eff18f1d19649bc92dbf7af87.tar.gz
Trim unnecessary files from the import.
Diffstat (limited to 'sys/contrib/dev/acpica/acpica_prep.sh')
-rwxr-xr-xsys/contrib/dev/acpica/acpica_prep.sh10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/contrib/dev/acpica/acpica_prep.sh b/sys/contrib/dev/acpica/acpica_prep.sh
index efafe95..b07f153 100755
--- a/sys/contrib/dev/acpica/acpica_prep.sh
+++ b/sys/contrib/dev/acpica/acpica_prep.sh
@@ -19,18 +19,18 @@ fulldirs="common compiler debugger disassembler dispatcher events \
tools utilities"
# files to remove
-stripdirs="acpisrc generate os_specific"
+stripdirs="acpisrc acpixtract examples generate os_specific"
stripfiles="Makefile README acintel.h aclinux.h acmsvc.h acnetbsd.h \
- acos2.h acpixtract.c accygwin.h acefi.h acwin.h acwin64.h \
- aeexec.c aehandlers.c aemain.c aetables.c examples.c \
- osunixdir.c oswindir.c oswintbl.c oswinxf.c readme.txt utclib.c"
+ acos2.h accygwin.h acefi.h actbl2.h acwin.h acwin64.h aeexec.c \
+ aehandlers.c aemain.c aetables.c osunixdir.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 \
+ acresrc.h acrestyp.h acstruct.h actables.h actbl.h actbl1.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 asltypes.h"
OpenPOWER on IntegriCloud