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

Approved by:	re (rwatson)
This commit is contained in:
emax 2007-07-10 16:38:43 +00:00
parent 3496c2f794
commit 7fce1d7b71
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