aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorNate Lawson <njl@FreeBSD.org>2004-04-14 02:03:33 +0000
committerNate Lawson <njl@FreeBSD.org>2004-04-14 02:03:33 +0000
commitba551b7d6be6ce87fcb2ad44fc368947f72c7e6b (patch)
tree4be66ae1929c32912ff1d49246b022295edadb25 /sys
parente6e51f051886830544d43a7fab50fa67291d8352 (diff)
Notes
Diffstat (limited to 'sys')
-rwxr-xr-xsys/contrib/dev/acpica/acpica_prep.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/contrib/dev/acpica/acpica_prep.sh b/sys/contrib/dev/acpica/acpica_prep.sh
index 2f5b56acc01c5..bb1605cbfb6bd 100755
--- a/sys/contrib/dev/acpica/acpica_prep.sh
+++ b/sys/contrib/dev/acpica/acpica_prep.sh
@@ -18,8 +18,8 @@ fulldirs="common compiler"
# files to remove
stripdirs="generate acpisrc"
stripfiles="16bit.h Makefile README a16find.c a16utils.asm \
- a16utils.obj adisasm.h acdos16.h acintel.h aclinux.h \
- acmsvc.h acnetbsd.h acwin.h acwin64.h readme.txt"
+ a16utils.lst a16utils.obj adisasm.h acdos16.h acintel.h \
+ aclinux.h acmsvc.h acnetbsd.h acwin.h acwin64.h readme.txt"
# files to update paths in
src_update_files="acpi.h acpiosxf.h"