mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-27 11:55:06 +00:00
bfda18fcb6
compiled into the kernel, not as a loadable module.
8 lines
169 B
Makefile
8 lines
169 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= acpi_asus acpi_fujitsu acpi_hp acpi_ibm \
|
|
acpi_panasonic acpi_sony acpi_toshiba acpi_video \
|
|
acpi_dock acpi_wmi aibs
|
|
|
|
.include <bsd.subdir.mk>
|