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
/
graphics
/
et6x00
/
Jamfile
blob
fb1018f23d830e8b92f936e0815761977ee2332c
1
SubDir HAIKU_TOP src add-ons kernel drivers graphics et6x00 ;
2
3
UsePrivateHeaders [ FDirName graphics et6x00 ] ;
4
5
KernelAddon et6x00.driver :
6
driver.c setmode.c bits.c acl.c
7
;
8