acpi/cst: Keep parsing rest of the GAS, even if the mwait hint is wrong.
[dragonfly.git] / sys / netgraph7 / bluetooth / Makefile
blobb348a8147e9a04849762680b6e20d4f46c4c6771
1 # $Id: Makefile,v 1.2 2003/04/27 00:22:11 max Exp $
2 # $FreeBSD: head/sys/modules/netgraph/bluetooth/Makefile 181233 2008-08-03 10:32:17Z ed $
4 SUBDIR= \
5 bluetooth \
6 drivers \
7 hci \
8 l2cap \
9 socket
11 .include <bsd.subdir.mk>