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

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

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

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