Activate acpi.

This commit is contained in:
Mitsuru IWASAKI 2000-08-31 15:12:23 +00:00
parent 01be5ae188
commit ba6776153b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=65290

View file

@ -152,7 +152,8 @@ SUBDIR+=elf2exe
.endif
.if ${MACHINE_ARCH} == "i386"
SUBDIR+=apm \
SUBDIR+=acpi \
apm \
apmd \
boot0cfg \
btxld \