repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
BPicture: Fix archive constructor.
[haiku.git]
/
src
/
add-ons
/
kernel
/
drivers
/
dvb
/
cx23882
/
Jamfile
blob
747d184e7e3154263d6799760a812c87d8305c66
1
SubDir HAIKU_TOP src add-ons kernel drivers dvb cx23882 ;
2
3
UsePrivateHeaders drivers ;
4
5
KernelAddon cx23882 :
6
cx22702.c
7
cx23882.c
8
cx23882_i2c.c
9
driver.c
10
dtt7592.c
11
dvb_interface.c
12
i2c_core.c
13
util.c
14
;
15