# $FreeBSD: stable/12/sys/modules/txp/Makefile 314651 2017-03-04 10:10:17Z ngie $

.PATH: ${SRCTOP}/sys/dev/txp

KMOD=	if_txp
SRCS=	if_txp.c device_if.h bus_if.h pci_if.h

.include <bsd.kmod.mk>
