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

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

.include "${.CURDIR}/../../conf/kmod.mk"
OpenPOWER on IntegriCloud