repo.or.cz
/
linux-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
DMA-API: others: use dma_set_coherent_mask()
[linux-2.6.git]
/
lib
/
lzo
/
Makefile
blob
f0f7d7ca2b83dd5cbb15e23e69c276d3281eb8b9
1
lzo_compress-objs
:=
lzo1x_compress.o
2
lzo_decompress-objs
:=
lzo1x_decompress_safe.o
3
4
obj-
$(
CONFIG_LZO_COMPRESS
) +=
lzo_compress.o
5
obj-
$(
CONFIG_LZO_DECOMPRESS
) +=
lzo_decompress.o