summaryrefslogtreecommitdiffstats
path: root/sys/modules/txp/Makefile
blob: 379f3e3d2362e4a8e75772651fc54482883f6043 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

.PATH: ${.CURDIR}/../../dev/txp

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

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