NetBSD/sys/dev/Makefile
gdamore a5c89047c0 Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,
NetBSD Foundation Membership still pending.)  This stack was written by
Iain under sponsorship from Itronix Inc.

The stack includes support for rfcomm networking (networking via your
bluetooth enabled cell phone), hid devices (keyboards/mice), and headsets.

Drivers for both PCMCIA and USB bluetooth controllers are included.
2006-06-19 15:44:33 +00:00

12 lines
367 B
Makefile

# $NetBSD: Makefile,v 1.23 2006/06/19 15:44:44 gdamore Exp $
SUBDIR= apm ata bluetooth dec dmover hpc i2o ic ieee1394 ir isa microcode ofw \
pci pckbport pcmcia raidframe sbus scsipi sun tc usb vme wscons
INCSDIR= /usr/include/dev
# Only install includes which are used by userland
INCS= ccdvar.h cgdvar.h fssvar.h kttcpio.h md.h vndvar.h
.include <bsd.kinc.mk>