summaryrefslogtreecommitdiffstats
path: root/sys/modules/twe/Makefile
blob: f12f4e9527118379af50cc90af8e55c74d7769de (plain)
1
2
3
4
5
6
7
# $FreeBSD$

.PATH:	${.CURDIR}/../../dev/twe
KMOD=	twe
SRCS=	bus_if.h device_if.h pci_if.h twe.c twe_disk.c

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