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

.PATH: ${SRCTOP}/sys/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