xref: /haiku/src/add-ons/kernel/drivers/bluetooth/h2/h2generic/Jamfile (revision 1e60bdeab63fa7a57bc9a55b032052e95a18bd2c)
1c8982798SOliver Ruiz DorantesSubDir HAIKU_TOP src add-ons kernel drivers bluetooth h2 h2generic ;
2c8982798SOliver Ruiz Dorantes
3c8982798SOliver Ruiz DorantesUsePrivateHeaders net kernel bluetooth ;
4*a8f90110SAlexander von Gluck IVUsePrivateKernelHeaders ;
5c8982798SOliver Ruiz Dorantes
6c8982798SOliver Ruiz DorantesKernelAddon h2generic :
79760dcaeSOliver Ruiz Dorantes	h2generic.cpp
89760dcaeSOliver Ruiz Dorantes	h2transactions.cpp
99760dcaeSOliver Ruiz Dorantes	h2upper.cpp
109760dcaeSOliver Ruiz Dorantes	h2util.cpp
119760dcaeSOliver Ruiz Dorantes	snet_buffer.cpp
12c8982798SOliver Ruiz Dorantes	;
13