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

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

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

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