From 497cd6cff0719975c41e7feedabec8d1de90dbd0 Mon Sep 17 00:00:00 2001 From: msmith Date: Thu, 30 Aug 2001 00:55:22 +0000 Subject: Build the ACPI module by default. --- sys/modules/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/modules') diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 67c1449..8ccfcdb 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 \ -- cgit v1.1