Mark ng_h4(4) as not MPSAFE and disconnect it from the build for now.
Approved by: re (rwatson)
This commit is contained in:
parent
3496c2f794
commit
7fce1d7b71
@ -7,8 +7,9 @@ SUBDIR= \
|
||||
l2cap \
|
||||
socket \
|
||||
bt3c \
|
||||
h4 \
|
||||
ubt \
|
||||
ubtbcmfw
|
||||
|
||||
# h4 is not MPSAFE. Disconnect for now.
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
@ -73,7 +73,7 @@
|
||||
*****************************************************************************
|
||||
*****************************************************************************/
|
||||
|
||||
NET_NEEDS_GIANT("ng_h4");
|
||||
#error "NET_NEEDS_GIANT"
|
||||
|
||||
/* MALLOC define */
|
||||
#ifndef NG_SEPARATE_MALLOC
|
||||
|
Loading…
Reference in New Issue
Block a user