2007-10-18 10:51:06 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2017-03-04 10:10:17 +00:00
|
|
|
S= ${SRCTOP}/sys
|
2018-07-06 22:07:26 +00:00
|
|
|
.PATH: $S/dev/usb/serial
|
2007-10-18 10:51:06 +00:00
|
|
|
|
|
|
|
KMOD= uchcom
|
|
|
|
SRCS= uchcom.c opt_usb.h device_if.h bus_if.h usbdevs.h
|
|
|
|
|
|
|
|
.include <bsd.kmod.mk>
|