xref: /haiku/src/add-ons/kernel/drivers/bluetooth/h2/h2generic/Jamfile (revision c89827983a6d23d52c371d7609e816296dbd2242)
1*c8982798SOliver Ruiz DorantesSubDir HAIKU_TOP src add-ons kernel drivers bluetooth h2 h2generic ;
2*c8982798SOliver Ruiz Dorantes
3*c8982798SOliver Ruiz DorantesSetSubDirSupportedPlatformsBeOSCompatible ;
4*c8982798SOliver Ruiz Dorantes
5*c8982798SOliver Ruiz DorantesUsePrivateHeaders net kernel bluetooth ;
6*c8982798SOliver Ruiz Dorantes
7*c8982798SOliver Ruiz DorantesKernelAddon h2generic :
8*c8982798SOliver Ruiz Dorantes	h2generic.c
9*c8982798SOliver Ruiz Dorantes	h2transactions.c
10*c8982798SOliver Ruiz Dorantes	h2upper.c
11*c8982798SOliver Ruiz Dorantes	h2util.c
12*c8982798SOliver Ruiz Dorantes	snet_buffer.c
13*c8982798SOliver Ruiz Dorantes	;
14*c8982798SOliver Ruiz Dorantes
15*c8982798SOliver Ruiz DorantesPackage haiku-h2generic-cvs :
16*c8982798SOliver Ruiz Dorantes	h2generic :
17*c8982798SOliver Ruiz Dorantes	boot home config add-ons kernel drivers bin ;
18*c8982798SOliver Ruiz DorantesPackageDriverSymLink haiku-hda-cvs : bluetooth h2 h2generic ;