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

S=     ${.CURDIR}/../../..

.PATH: $S/dev/usb/input

KMOD=	atp
SRCS=	opt_bus.h opt_usb.h device_if.h bus_if.h usb_if.h vnode_if.h usbdevs.h \
	atp.c

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