mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
Don't compile the broadcom firmware module yet.
This commit is contained in:
parent
4eb513dacc
commit
ab0c23d3e2
1 changed files with 3 additions and 2 deletions
|
|
@ -2,7 +2,6 @@
|
|||
# $FreeBSD$
|
||||
|
||||
SUBDIR= \
|
||||
bcmfw \
|
||||
bt3cfw \
|
||||
hccontrol \
|
||||
hcsecd \
|
||||
|
|
@ -10,6 +9,8 @@ SUBDIR= \
|
|||
l2control \
|
||||
l2ping \
|
||||
rfcomm_pppd
|
||||
|
||||
# Add this when the legal question is answered
|
||||
# bcmfw \
|
||||
#
|
||||
.include <bsd.subdir.mk>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue