has been fixed to not need the missing files. The firmware files themselves still now need to be fetched from the internet. The README there gives the location. Approved by: re@ (part of bluetooth upgrade)
15 lines
196 B
Makefile
15 lines
196 B
Makefile
# $Id: Makefile,v 1.3 2003/04/01 02:06:47 max Exp $
|
|
# $FreeBSD$
|
|
|
|
SUBDIR= \
|
|
bt3cfw \
|
|
bcmfw \
|
|
hccontrol \
|
|
hcsecd \
|
|
hcseriald \
|
|
l2control \
|
|
l2ping \
|
|
rfcomm_pppd
|
|
.include <bsd.subdir.mk>
|
|
|