summaryrefslogtreecommitdiffstats
path: root/sys/modules/ti/Makefile
blob: 9f73f35956b9fc3bc0bb8e3fd78d36d96a5b4817 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

.PATH: ${.CURDIR}/../../pci

KMOD=	if_ti
SRCS=	if_ti.c opt_bdg.h bus_if.h pci_if.h opt_ti.h opt_zero.h \
	vnode_if.h

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