summaryrefslogtreecommitdiffstats
path: root/sys/modules/aue/Makefile
blob: 003a4a1ac27b7642cf8fa10d279634e8e5f21de5 (plain)
1
2
3
4
5
6
7
8
9
# $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

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