.PATH: ${SRCTOP}/sys/dev/sge

KMOD=	if_sge
SRCS=	if_sge.c device_if.h bus_if.h pci_if.h miibus_if.h opt_platform.h

.include <bsd.kmod.mk>