opnsense-src/sys/modules/netgraph/bluetooth
Warner Losh 668537ba95 Fix make buildkernel.
These makefiles work when building in the sys/modules directory, but
not with the objdir stuff that buildkernel uses.  This is because they
used -I../../../blah rather than -I${.CURDIR}/../../../blah.

# I didn't fix the abuse of CFLAGS to specify -g since I wanted the
# barest minimal change since we're in a code freeze.

Approved by: make buildkernel...
Hat for armchair anarchists: core member fixing src tree damage
2002-11-21 07:21:45 +00:00
..
bluetooth Fix make buildkernel. 2002-11-21 07:21:45 +00:00
bt3c Fix make buildkernel. 2002-11-21 07:21:45 +00:00
h4 Fix make buildkernel. 2002-11-21 07:21:45 +00:00
hci Fix make buildkernel. 2002-11-21 07:21:45 +00:00
l2cap Fix make buildkernel. 2002-11-21 07:21:45 +00:00
socket Fix make buildkernel. 2002-11-21 07:21:45 +00:00
ubt Fix make buildkernel. 2002-11-21 07:21:45 +00:00
Makefile The second try a committing the bluetooth code 2002-11-20 23:01:59 +00:00