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

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

KMOD=	if_fxp
SRCS=	if_fxp.c opt_bdg.h device_if.h bus_if.h pci_if.h

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