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

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

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

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