# $FreeBSD: stable/6/sys/modules/ti/Makefile 139417 2004-12-29 21:50:44Z obrien $

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

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

.include <bsd.kmod.mk>
