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
btrfs: Attempt to fix GCC2 build.
[haiku.git]
/
src
/
add-ons
/
kernel
/
drivers
/
audio
/
module_driver
/
Jamfile
blob
b2351085b8c32b1e301ac96779255fa88d130a0e
1
SubDir HAIKU_TOP src add-ons kernel drivers audio module_driver ;
2
3
UsePrivateHeaders libroot media ;
4
5
KernelAddon audio_module_driver :
6
audio_module_driver.c
7
;
8