summaryrefslogtreecommitdiffstats
path: root/sys/modules/i2c/controllers/intpm/Makefile
blob: 7cef578707b91852a120df252c4f1509c172a09a (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

.PATH:		${.CURDIR}/../../../../pci
KMOD		= intpm
SRCS		= device_if.h bus_if.h iicbus_if.h smbus_if.h pci_if.h \
		  opt_intpm.h intpmreg.h intpm.c

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