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

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

KMOD=	if_tx
SRCS=	if_tx.c opt_bdg.h device_if.h bus_if.h pci_if.h
SRCS+=	miibus_if.h miidevs.h

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