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

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

KMOD=	if_stge
SRCS=	if_stge.c device_if.h bus_if.h pci_if.h
SRCS+=	miibus_if.h

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