Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jan 2021 22:53:42 GMT
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: ee7231c92936 - main - targets: no longer depend on bt3cfw(8)
Message-ID:  <202101162253.10GMrgdw053301@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by marius:

URL: https://cgit.FreeBSD.org/src/commit/?id=ee7231c92936b17c592ad9d4dd92a560ff320191

commit ee7231c92936b17c592ad9d4dd92a560ff320191
Author:     Marius Strobl <marius@FreeBSD.org>
AuthorDate: 2021-01-09 11:10:07 +0000
Commit:     Marius Strobl <marius@FreeBSD.org>
CommitDate: 2021-01-16 22:53:13 +0000

    targets: no longer depend on bt3cfw(8)
    
    The latter has been removed in 23e124c78bcb46ac78d9f06449c4454f43732805.
---
 targets/pseudo/userland/Makefile.depend | 1 -
 1 file changed, 1 deletion(-)

diff --git a/targets/pseudo/userland/Makefile.depend b/targets/pseudo/userland/Makefile.depend
index ead4d94823bd..78b5c1e3a046 100644
--- a/targets/pseudo/userland/Makefile.depend
+++ b/targets/pseudo/userland/Makefile.depend
@@ -437,7 +437,6 @@ DIRDEPS+= \
 	usr.sbin/binmiscctl \
 	usr.sbin/bluetooth/ath3kfw \
 	usr.sbin/bluetooth/bcmfw \
-	usr.sbin/bluetooth/bt3cfw \
 	usr.sbin/bluetooth/bthidcontrol \
 	usr.sbin/bluetooth/bthidd \
 	usr.sbin/bluetooth/btpand \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101162253.10GMrgdw053301>