summaryrefslogtreecommitdiffstats
path: root/sys/modules/sbsh/Makefile
blob: 74569567c470219ae640a82f080eb7c41174e6bf (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

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

KMOD=	if_sbsh
SRCS=	if_sbsh.c bus_if.h device_if.h pci_if.h

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