summaryrefslogtreecommitdiffstats
path: root/sys/modules/upgt/Makefile
blob: ae40e48d45ff8b569237e9d7e80618b56b167f63 (plain)
1
2
3
4
5
6
7
8
9
10
# Conexant/Intersil PrismGT SoftMAC(GW3887) USB devices
#
# $FreeBSD$

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

KMOD    = if_upgt
SRCS    = if_upgt.c opt_usb.h device_if.h bus_if.h usbdevs.h

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