summaryrefslogtreecommitdiffstats
path: root/sys/modules/aue/Makefile
blob: c7bb645391e0b4735c2b2b9471be62e7be2fd3f0 (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

S=	${.CURDIR}/../..
.PATH: $S/dev/usb

KMOD=	if_aue
SRCS=	if_aue.c opt_bdg.h opt_usb.h device_if.h bus_if.h
SRCS+=	miibus_if.h usbdevs.h

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