Make the bluetooth modules
Approved by: re
This commit is contained in:
parent
8f5271e78a
commit
075c3f0781
@ -37,4 +37,9 @@ SUBDIR= UI \
|
||||
SUBDIR+= mppc
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} == "i386"
|
||||
# Things that don't compile on alpha or are aout specific:
|
||||
SUBDIR+= bluetooth
|
||||
.endif
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user