diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 67c1449253f..8ccfcdb416a 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 \