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

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

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

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