freebsd-dev/sys/modules/acpi/Makefile
Nate Lawson d571e11b4f Move the acpi module down a directory. This will allow us to import
other ACPI-specific drivers into sys/modules/acpi/.
2003-12-24 03:49:38 +00:00

6 lines
53 B
Makefile

# $FreeBSD$
SUBDIR= acpi
.include <bsd.subdir.mk>