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

.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>
OpenPOWER on IntegriCloud