Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/usr.sbin/bluetooth/ath3kfw/Makefile
105170 views
PACKAGE=	bluetooth
PROG=		ath3kfw
MAN=		ath3kfw.8
LIBADD+=	usb
SRCS=		main.c ath3k_fw.c ath3k_hw.c

.include <bsd.prog.mk>