aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
authorMike Smith <msmith@FreeBSD.org>2001-08-30 00:55:22 +0000
committerMike Smith <msmith@FreeBSD.org>2001-08-30 00:55:22 +0000
commit3ca509eaca52cc74ba940f3cf01ae331c5583326 (patch)
tree28b23cef3f20d080f29248c44673fa5aa0c89e4c /sys/modules
parentd78d4c8a43eb7b09eb4ac621a19a24ebd796f166 (diff)
downloadsrc-3ca509eaca52cc74ba940f3cf01ae331c5583326.tar.gz
src-3ca509eaca52cc74ba940f3cf01ae331c5583326.zip
Build the ACPI module by default.
Notes
Notes: svn path=/head/; revision=82539
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 67c1449253fc..8ccfcdb416ab 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -101,6 +101,7 @@ SUBDIR= 3dfx \
# XXX some of these can move to the general case when de-i386'ed
.if ${MACHINE_ARCH} == "i386"
SUBDIR+=aac \
+ acpi \
aic \
ar \
asr \