freebsd-skq/usr.sbin/bluetooth/Makefile
julian 21b8e2eab6 Re-enable the broadcom firmware utility now that the Makefile in that subdir
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)
2003-05-11 02:11:50 +00:00

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>