From 8eca42d5054ff4159be7791bd7b984e1a5e94699 Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Wed, 3 Dec 2003 21:13:06 +0000 Subject: - Reenable building of the ACPI module on i386. - Remove 'device acpi' from i386 GENERIC and revert back to using ACPI as a module by default. Approved by: re (scottl / blanket) --- sys/modules/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/modules') diff --git a/sys/modules/Makefile b/sys/modules/Makefile index d0b7cbc9fcc1..7f9b0c00b87d 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -234,6 +234,7 @@ SUBDIR+=3dfx \ .if ${MACHINE} == "i386" SUBDIR+=aac \ + acpi \ asr \ bios \ cardbus \ -- cgit v1.3