Mark ng_h4(4) as not MPSAFE and disconnect it from the build for now.

Approved by:	re (rwatson)
This commit is contained in:
Maksim Yevmenkin 2007-07-10 16:38:43 +00:00
parent 74a2924f4d
commit 08b755600f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=171345
2 changed files with 3 additions and 2 deletions

View File

@ -7,8 +7,9 @@ SUBDIR= \
l2cap \
socket \
bt3c \
h4 \
ubt \
ubtbcmfw
# h4 is not MPSAFE. Disconnect for now.
.include <bsd.subdir.mk>

View File

@ -73,7 +73,7 @@
*****************************************************************************
*****************************************************************************/
NET_NEEDS_GIANT("ng_h4");
#error "NET_NEEDS_GIANT"
/* MALLOC define */
#ifndef NG_SEPARATE_MALLOC