summaryrefslogtreecommitdiffstats
path: root/sys/modules/asmc/Makefile
blob: 0561fd585c9da68b0e08729ae5d79b3cba835866 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

.PATH: ${.CURDIR}/../../dev/asmc

KMOD=	asmc
SRCS=	asmc.c opt_acpi.h opt_intr_filter.h acpi_if.h bus_if.h device_if.h

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud