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
/
busses
/
scsi
/
53c8xx
/
Jamfile
blob
15bb8787c8327a59bfccb353925f5019ad0b285b
1
SubDir HAIKU_TOP src add-ons kernel busses scsi 53c8xx ;
2
3
SetSubDirSupportedPlatformsBeOSCompatible ;
4
5
SubDirCcFlags -DBUILD_LOADABLE ;
6
7
KernelAddon 53c8xx :
8
53c8xx.c
9
;